Cosmic Reach bindings for the Distant Horizons mod
2024-04-04 23:47:05 +10:30
coreSubProjects@cb0c294df6
gradle/wrapper
quilt
.gitignore
.gitmodules
build.gradle
gradle.properties
gradlew
gradlew.bat
jitpack.yml
license.txt
readme.md
settings.gradle

Distant Cosmos

Allows the use of the Distant Horizons mod on Cosmic Reach

Compiling

From the File Explorer:

  1. Download and extract the project zip
  2. Download the core from https://gitlab.com/jeseibel/distant-horizons-core and extract into a folder called coreSubProjects
  3. Open a terminal emulator in the project folder (On Windows you can type cmd in the title bar)
  4. Run the commands: ./gradlew assemble (You may need to use a .\ on Windows)
  5. Merge the jars wih ./gradlew mergeJars
  6. The compiled jar file will be in the folder Merged

From the command line:

  1. git clone --recurse-submodules https://codeberg.org/CRModders/distant-cosmos.git
  2. cd distant-cosmos
  3. ./gradlew assemble
  4. Output will be in build/libs/