This is an addon for the Minecraft Mod GalactiCraft.
- Java 1.8 JDK or OpenJDK
- Java Compatible IDE
Galacticraft Dev jars are delivered through gradle, it is not necessary to download them externally
# Clone this repository
git clone https://github.com/AmunRa-Rising/AmunRa.git
# Move to the project root
cd AmunRa
# Open gradle.build file and specify Galacticraft build version
## Make any other changes while your there
Line 66: String GCBuild = "261"
# Open terminal and do command
## Or use IDE plugin that builds gradle tasks
./gradlew setupDecompWorkspace