Skip to content
This repository has been archived by the owner on Dec 17, 2017. It is now read-only.

Latest commit

 

History

History
43 lines (28 loc) · 1.65 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.65 KB

UMOD

#This is only the legacy build for 1.8! Please take a look here for updated versions: https://github.com/MC-U-Team/UMod-1.10

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

##People who already helped in the development

##Releases

Note: All available releases are only alpha releases! That means that there could be some bugs and also that not all new features work correctly. Please report bugs to https://github.com/HyCraftHD/UMOD/issues!

##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 (https://www.hycrafthd.net/mods/corelib) for 1.8.0 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