Skip to main content

Exporting your Work

When you finished implementing your feature/fix and want to export/test your work you need to use one of these commands.

Setting up Gradle run configs:

Command Effect
runClient/runServer Starts the game locally without exporting to a .jar file
build Exports the current state of the mod to a .jar mod file