Skip to content

Repository files navigation

Cosmic Example Mod

This is an example mod for Cosmic Reach game based on Fabric Mod Loader.

How to setup

  1. Load the Gradle project in IntelIJ
  2. Move the main game jar into the /run folder and rename it to "cosmic-reach.jar"
  3. Run modLoader:buildAndCopy. It should create .jar file in the run folder
  4. Make sure the launch.bat/launch.sh is referencing a java 17 executable
  5. Run examplemod:runClient task. It should launch the game.

How to setup sources

  1. There's no automatic way for it currently. You need to manually decompile the game jar with JD-gui or other decompilers and export it sources.
  2. Then you need to choose them with IntelIj.

Credits

  1. EliteMasterEric for the original template
  2. KaboomRoads for making MixinExtras work and fixing a lot of stuff

About

A CosmicReach mod to improve the accuracy and colour of your F3 menu.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages