Skip to content

An advanced Space Dimension Mod for Minecraft

License

Notifications You must be signed in to change notification settings

vasmark1/Galacticraft

 
 

Repository files navigation

Galacticraft

An advanced space exploration mod for Minecraft.

Building

To setup a development environment and build the mod, you must first download and extract the appropriate Minecraft Forge source archive.

Next, download or clone this repo and the MicdoodleCore repo, and place them in the same folder as Forge, merging folders if asked. Make sure your copies of Forge, Galacticraft, and MicdoodleCore are all for the same Minecraft version.

Run the command gradlew setupDecompWorkspace

Run the appropriate command to create the project for the Java IDE you want to use. This would either be gradlew eclipse or gradlew idea

Make your changes to the code, if any.

Run the command gradlew build packCoreJar packPlanetsJar PackMicCoreJar and fetch your built jar files from build/libs/

Repeat the previous two steps as needed.

License

License can be found here: https://github.com/micdoodle8/Galacticraft/blob/master/LICENSE.txt

About

An advanced Space Dimension Mod for Minecraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%