NGnius (Graham) 4a9ceecc29 Improve dev info in README | 4 years ago | |
---|---|---|
Automation | 4 years ago | |
GamecraftModdingAPI | 4 years ago | |
docs | 4 years ago | |
.gitattributes | 4 years ago | |
.gitignore | 4 years ago | |
GamecraftModdingAPI.sln | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
doxygen.conf | 4 years ago | |
doxygen.xml | 4 years ago |
Unofficial Gamecraft modding API for interfacing Gamecraft from mods.
The GamecraftModdingAPI aims to simplify the mods in two ways:
For more info, please check out the official documentation.
For more support, join the ExMods Discord.
Please follow the official mod installation guide or use GCMM.
To get started, create a symbolic link called ref
in the root of the project, or one folder higher, linking to the Gamecraft install folder.
This will allow your IDE to resolve references to Gamecraft files for building and IDE tools.
GamecraftModdingAPI version numbers follow the Semantic Versioning guidelines.
GamecraftModdingAPI includes Harmony to modify the behaviour of existing Gamecraft code.
This API is an unofficial modification of Gamecraft software, and is not endorsed or supported by FreeJam or Gamecraft. The GamecraftModdingAPI developer(s) claim no rights on the Gamecraft code referenced within this project. All code contained in this project is licensed under the GNU Public License v3.