- Download on curseforge.
- Find more information in our wiki.
- Updates can be found in the changelog.
DON'T FORGET TO INTIALIZE THE SUBMODULES (install git)
git submodule update --init
or use submodule clone command:
git clone --recurse-submodules https://github.com/MrTroble/Open-Signals.git
./gradlew genEclipseRuns eclipse update
- Import project as existing workspace
./gradlew genIntellijRuns
- Import as gradle project
./gradlew build
- This mod is licensed under apache 2 license. For more information see here.
- This mod can be packed in any curseforge modpack you like.
- Please report issues to the github issues.
- Include your minecraft version, forge version and mod version.
- Upload your log on gist or pastebin and include link in your report.
Blatantly copied from MC-UTeam