#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
- http://github.com/HyCraftHD (code)
- http://github.com/GalaxyHDm (code)
- http://github.com/MrTroble (code)
- http://github.com/tom2208 (code, textures)
- http://youtube.com/TutAdventures (textures)
##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!
- Latest build: https://github.com/HyCraftHD/UMOD/releases/latest
- Here's a list of all available releases: https://github.com/HyCraftHD/UMOD/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 (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