An template for compiling addons for Minecraft Transit Railway.
Also can be used for general cross-loader and cross-version setups, just delete the MTR dependencies.
Make sure you search and replace all package names and references of "MtrAddonTemplate" in all files! Otherwise, your mod might conflict with others.
Look for mtraddontemplate
, mtr-addon-template
and MtrAddonTemplate
.
- Clone this repository
- Sync the Gradle project
- To switch Minecraft versions or on first run:
- Sync the Gradle Project
- In the root project, run the Gradle
setupLibrary
task - Sync the Gradle Project again