/UMod-1.10-Legacy

Outdated - Archived now

Primary LanguageJava

UMOD

You are welcome to help in the development! Just install git and request for pulls.

People who already helped in the development

Releases

Note: There is still no release for 1.10 :/ Sorry.

Alpha 1.8 releases

Compile from Source

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' and 'gradlew cleanCache'
  • You must include the newest CoreLib for 1.10.2 in your class paths

Issue reporting

Please include the following:

  • Minecraft version and Forge version/build
  • UMod 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