Look in the Wardenic Upgrades file
Note: Git MUST be installed and in the system path to use our scripts.
- Setup: Run [gradle]in the repository root:
gradlew[.bat] [setupDevWorkspace|setupDecompWorkspace] [eclipse|idea]
- Build: Run [gradle]in the repository root:
gradlew[.bat] build
- If obscure Gradle issues are found try running
gradlew clean
andgradlew cleanCache
Please include the following:
- Minecraft version
- Forge version/build
- Thaumic Revelations version
- Versions of any mods potentially related to the issue
- Any relevant screenshots are greatly appreciated.
- For crashes:
- Steps to reproduce
- ForgeModLoader-client-0.log (the FML log) from the root folder of the client
Look In The LICENSE File;