/Cosmicomputers

Computers in Cosmic Reach!

Primary LanguageJava

Cosmic Reach Example Mod

A better mod example for Cosmic Reach Fabric mods

Usage

To Setup Your Workspace run the crmodders/SetupWorkEnviornment

To Package Your Modshadow/shadowJar and it will end up in the build/libs/{MODNAME}_{VERSION}-CR_{CRVERSION}.jar

To Run the client + build your mod run crmodders/runClient

gradle tasks

crmodders
      SetupWorkEnviornment
      runClient
shadow
      shadowJar