Browse free open source Game Mods and projects below. Use the toggles on the left to filter open source Game Mods by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Mineflayer

    Mineflayer

    Create Minecraft bots with a powerful and high level JavaScript API

    Create Minecraft bots with a powerful, stable, and high-level JavaScript API, also usable from Python. First time using Node.js? You may want to start with the tutorial. Know Python? Check out some Python examples and try out Mineflayer on Google Colab. Supports Minecraft 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17 and 1.18. Block knowledge. You can query the world around you. Milliseconds to find any block. Miscellaneous stuff such as knowing your health and whether it is raining. Parse and serialize Minecraft packets, plus authentication and encryption. Language independent module providing Minecraft data for Minecraft clients, servers, and libraries. Node.js library to interact with Mojang's authentication system, known as Yggdrasil. Represent a Minecraft biome with its associated data. Mineflayer is pluggable; anyone can create a plugin that adds an even higher level API on top of Mineflayer.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    roblox-ts

    roblox-ts

    A TypeScript-to-Luau Compiler for Roblox

    roblox-ts is an attempt to bridge the abilities of TypeScript to work in a Roblox environment. We break down your code into an abstract syntax tree and emit functionally similar structures in Luau so that the code behaves the same.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    Skript

    Skript

    Skript is a Bukkit plugin which allows server admins

    Skript is (surprise, surprise) a scripting plugin for the Bukkit platform. It is easy to use for simple tasks, but you can also create really complex things with it. The syntax of Skript is close to English, but it is still not magic. While you might succeed with experimentation for simple tasks, for anything more complex you will need some guidance. You will find all supported features of the plugin here, along with some useful examples. We don't have tutorials yet, but you can find good ones using whatever search engine you prefer. Skript requires Spigot to work. You heard it right, CraftBukkit does not work. Paper, which is a fork of Spigot, is recommended; it is required for some parts of Skript to be available. Skript supports only the latest patch versions of Minecraft 1.9+. For example, this means that 1.16.5 is supported, but 1.16.4 is not. Testing with all old patch versions is not feasible for us.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    EnTT

    EnTT

    A fast and reliable entity component system (ECS) and much more

    EnTT is a header-only, tiny and easy to use library for game programming and much more written in modern C++. Among others, it's used in Minecraft by Mojang, the ArcGIS Runtime SDKs by Esri and the amazing Ragdoll. The entity-component-system (also known as ECS) is an architectural pattern used mostly in game development. This project started off as a pure entity-component system. Over time the codebase has grown as more and more classes and functionalities were added. Statically generated integer identifiers for types (assigned either at compile-time or at runtime). A constexpr utility for human readable resource names. An incredibly fast entity-component system based on sparse sets, with its own pay for what you use policy to adjust performance and memory usage according to the users' requirements. Offers a minimal configuration system built using the monostate pattern.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Roact

    Roact

    A declarative UI library for Roblox Lua inspired by React

    Roact is a declarative view management library for Roblox that is similar to Facebook’s React. You can use Roact to create dynamic graphical user interfaces in Roblox games. Combine with Rodux for optimal syncing with game data when creating GUIs. Roact has many similarities with React: it exposes an API much like React’s, implements nearly identical semantics, and is made out of elements.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    An open source starter package for creating Minecraft type games, using Unity 3 by Unity Technologies.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Metamod:Source is an API manager that sits in between the Half-Life 2 Source Engine and game/mod DLL, allowing loaded Server Plugins to intercept and override calls passed in between; similar to Metamod for Half-Life 1.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8

    Minecraft Cloud

    A C# Project that uploads your latest Minecraft saves to the cloud.

    Minecraft Cloud is a free cloud based backup utility for the bestselling game Minecraft, by Mojang AB. Simply download the Minecraft Cloud client, signup for an account at https://www.minecraftcloud.co.uk/account/login, on our website and have secure cloud storage for all of your Minecraft saves.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    The Modding Table

    The Modding Table

    A software to craft easily your own Minecraft mod, without coding

    NOTE: THIS PROJECT HAS BEEN DISCONTINUED FOR MONTHS AND IS NO LONGER AVAILABLE FOR THE LATEST VERSIONS. The Modding table is a free software by CraftYourMod, to craft easily your own Minecraft mod without writing a line of code. Just configure your mod, add blocks/items, export it, compile it and run it ! The Modding table is also Cross Platform, so you can run on every recent OSes. There is also a WYSIWYG crafting recipe editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    W3LuaEnv

    W3LuaEnv

    W3LuaEnv is a free tool for Warcraft III modders

    W3LuaEnv is a free and lightweight tool for Warcraft III modders who want to program their maps using Lua. It seamlessly integrates with the World Editor, allowing instant script updates without restarting the editor or using complex workarounds. With W3LuaEnv, you can maintain a modular codebase, write scripts in your preferred editor, and apply changes instantly by pressing F9 in the Trigger Editor. The tool automatically compiles and injects your Lua scripts before running the map, ensuring a smooth and efficient workflow. Key features include real-time script monitoring, modular project support, and hassle-free integration with the Warcraft III World Editor. Whether you're creating a new map or improving an existing one, W3LuaEnv makes Lua scripting faster and easier. Download now and streamline your Warcraft III map development!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Amnesia CLI

    Amnesia CLI

    Modding CLI tool kit for Amnesia: The Dark Descent

    A CLI tool kit for creation and management of Amnesia: The Dark Descent mods / custom stories. Manages game/engine log files, creates templates of mods, validates and cleans script files, assets, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AnyStatus

    Get your own sweet custom status for discord

    Get your own sweet custom discord status! Paste your account token and your desired prefix in `config.json`. The file can be opened using the normal Notepad. You can find your token here. You need to have Python installed to use AnyStatus. Next, open a new terminal in the current folder and execute the following command: pip install -r requirements.txt Then open main.py and your custom status is ready :) Send `<prefix><activity> = <text>` in any discord channel to change your status. Example: `!playing = Minecraft` You can alternatively run `chmod +x run.sh` in the console and open run.sh afterwards or open run.bat if you're a windows user for automatic package installation and quick launch. Also remember that it can take up to 5 minutes to update your status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Botcraft

    Botcraft

    Botcraft is a cross-platform C++ library to create bots

    Botcraft is an advanced Minecraft bot framework that provides a full client implementation in Node.js, enabling bots to join Minecraft servers, interact with the world, and perform tasks like mining, fighting, and building. It leverages the mineflayer ecosystem to provide a highly programmable interface for automation and AI experimentation in Minecraft. Botcraft is particularly useful for AI researchers, game modders, and automation enthusiasts who want to explore pathfinding, environment interaction, or develop complex scripted agents in the Minecraft universe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A bukkit plugin that is open source. Use of trade via commands for minecraft server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ComputerCraft Chris Programs

    Programs for ComputerCraft mods of Minecraft

    ComputerCraft Chris Programs, is an open-source programs for a Minecraft mod: ComputerCraft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Energic Network

    Custom Minecraft network

    Energic is not really that special, it's built from the ground up by people that miss how basic the minecraft launchers were. We're aiming to bring you great play ability with our modpacks and a diversive launcher to help you. Recoding everything in C#, everything is going to change even the design. Feel free to get the source code if you know any decent VB.Net and send me what you did in a .zip file in a private message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gameserver Installer/Startscripts Linux

    Gameserver Installer/Startscripts Linux

    Gameserver Installer/Startscript for HL1 and HL2 Games

    Gameserver Installation Scripts for Linux Supported Games HL1 Engine -Counter-Strike 1.6 -Counter-Strike: Condition Zero -Day of Defeat Supprted Games HL2 Engine -Counter-Strike: Source -Counter-Strike: Global Offensive -Team Fortress 2 -Day of Defeat: Source -Left 4 Dead 2 -Garrys Mod Minecraft -Minecraft Server Version 1.6.1 Supported Languages -German -English
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MC-RO Server Manager

    MC-RO Server Manager

    [RO] Unealtă pentru administrarea unui server de Minecraft cu Bukkit

    This project is only in Romanian. Această unealtă te va ajuta să-ţi administrezi serverul de Minecraft cu uşurinţă şi rapiditate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is an Coder Pack for Minecraft Classic :P Have Fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NBTSharp

    Named Binary Tag Library for .net

    A named binary tag library (file format used in the computer game Minecraft) for .net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Programmierkurs Python

    Programmierkurs Python mit Raspberry Pi und Minecraft

    Ein Programmierkurs für die Programmiersprache Python mit dem Raspberry Pi Computer und Minecraft. Im Kurs wird darauf hingearbeitet, Minecraft zu modifizieren.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ShadowCore

    The Core Of All My Minecraft Mods

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Valence

    Valence

    A Rust framework for building Minecraft servers

    Rust framework for building Minecraft: Java Edition servers. Built on top of Bevy ECS, Valence is an effort to create a Minecraft-compatible server completely from scratch in Rust. You can think of Valence as a game engine for Minecraft servers. It doesn't do much by default, but by writing game logic yourself and leveraging Bevy's powerful plugin system, you can make almost anything. Opinionated features like dynamic scripting, dedicated executables, and vanilla game mechanics are all expected to be built as optional plugins. This level of modularity is desirable for those looking to build highly custom experiences in Minecraft such as minigame servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XyZerKunG ServerTool
    XyZerKunG ServerTool helps you to make your own Minecraft server and play with your friend for a few minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A C++ library to load, edit and save Minecraft worlds using the beta McRegion format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.