/Galacticraft-Rewoven

Galacticraft: Rewoven for the FabricMC modding framework

Primary LanguageJavaOtherNOASSERTION

Galacticraft-Rewoven (Galacticraft: Rewoven)

Build Status Build Status

Galacticraft: Rewoven is a port of the popular space mod Galacticraft made for the Fabric modloader.

Setting up a modding environment

Depending on what IDE you use to write Java in, there will be different ways to setup your environment. If you are running Windows you need to remove the ./ that is in front of the command.

Intellij IDEA

./gradlew genSources idea

Eclipse

./gradlew genSources eclipse

Other IDEs