###Expansion. Exploration. Experience. ###Download
##About NetherEx is a mod that adds new biomes to the Nether. It also allows other mods to add their own biomes to the Nether.
##Developing: Addons NetherEx supports several IMCs to allow mods to integrate themselves. The Wiki contains a page with more information.
##Developing: NetherEx
- Fork this project and clone it to your desktop.
- Navigate to the directory you cloned to. Open a command window. If you use Eclipse run: gradlew setupDecompWorkspace eclipse, if you use IDEA run: gradlew setupDecompWorkspace idea.
- This process will setup Forge and your workspace.
- Open the project in your IDE.