Merge branch 'distant-horizons-main' into Data_Source_Rewrite

This commit is contained in:
James Seibel
2024-04-06 08:54:19 -05:00
+1 -1
View File
@@ -139,7 +139,7 @@ From the File Explorer:
From the command line: From the command line:
1. `git clone --recurse-submodules https://gitlab.com/jeseibel/distant-horizons.git` 1. `git clone --recurse-submodules https://gitlab.com/jeseibel/distant-horizons.git`
2. `cd minecraft-lod-mod` 2. `cd distant-horizons`
3. `./gradlew assemble` 3. `./gradlew assemble`
4. `./gradlew mergeJars` 4. `./gradlew mergeJars`
5. The compiled jar file will be in the folder `Merged` 5. The compiled jar file will be in the folder `Merged`