NorbiPeti 78ee3b3bcd Fix block type check on placement | 3 years ago | |
---|---|---|
Automation | 3 years ago | |
TechbloxModdingAPI | 3 years ago | |
docs | 4 years ago | |
.gitattributes | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 3 years ago | |
TechbloxModdingAPI.sln | 3 years ago | |
doxygen.conf | 4 years ago | |
doxygen.xml | 4 years ago |
Unofficial Techblox modding API for interfacing Techblox from mods.
The TechbloxModdingAPI 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 Techblox install folder.
This will allow your IDE to resolve references to Techblox files for building and IDE tools.
TechbloxModdingAPI version numbers follow the Semantic Versioning guidelines.
TechbloxModdingAPI includes Harmony to modify the behaviour of existing Techblox code.
This API is an unofficial modification of Techblox software, and is not endorsed or supported by FreeJam or Techblox. The TechbloxModdingAPI developer(s) claim no rights on the Techblox code referenced within this project. All code contained in this project is licensed under the GNU Public License v3.