Cosmic Reach bindings for the Distant Horizons mod
2024-04-04 23:47:05 +10:30
coreSubProjects@cb0c294df6 Updated core subproject 2024-03-24 12:40:04 +10:30
gradle/wrapper Initial commit 2024-03-23 13:39:56 +00:00
quilt Updated to the latest versions of CR and CQ 2024-04-04 23:47:05 +10:30
.gitignore Initial commit 2024-03-23 13:39:56 +00:00
.gitmodules Initial commit 2024-03-24 12:39:35 +10:30
build.gradle Added lwjgl to gradle 2024-04-04 23:40:40 +10:30
gradle.properties Updated to the latest versions of CR and CQ 2024-04-04 23:47:05 +10:30
gradlew Initial commit 2024-03-23 13:39:56 +00:00
gradlew.bat Initial commit 2024-03-23 13:39:56 +00:00
jitpack.yml Initial commit 2024-03-23 13:39:56 +00:00
license.txt Initial commit 2024-03-24 12:39:35 +10:30
readme.md Initial commit 2024-03-24 12:39:35 +10:30
settings.gradle Initial commit 2024-03-24 12:39:35 +10:30

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/