Updated to 1.18.1 but also works on 1.18
This commit is contained in:
@@ -9,13 +9,13 @@ If you want to see a quick demo, check out a video covering the mod here:
|
||||
|
||||
<a href="https://www.youtube.com/watch?v=H2tnvEVbO1c" target="_blank"></a>
|
||||
|
||||
Forge version: 38.0.14\
|
||||
Fabric version: 0.12.6\
|
||||
Fabric API version: 0.43.1+1.18
|
||||
Forge version: 39.0.5\
|
||||
Fabric version: 0.12.12\
|
||||
Fabric API version: 0.44.0+1.18
|
||||
|
||||
Notes:\
|
||||
This version has been confirmed to work in Eclipse and Retail Minecraft.\
|
||||
(Retail running forge version 1.18-38.0.14 and fabric version 1.18-0.12.6)
|
||||
(Retail running forge version 1.18.1-39.0.5 and fabric version 1.18-0.12.12)
|
||||
|
||||
|
||||
## source code installation
|
||||
@@ -48,7 +48,7 @@ https://fabricmc.net/wiki/tutorial:setup
|
||||
3. The compiled jar file will be in the folder `fabric/build/libs/` and `forge/build/libs/`
|
||||
|
||||
**If in terminal:**
|
||||
1. `git clone -b 1.18 --recurse-submodules https://gitlab.com/jeseibel/minecraft-lod-mod.git`
|
||||
1. `git clone -b 1.18.X --recurse-submodules https://gitlab.com/jeseibel/minecraft-lod-mod.git`
|
||||
2. `cd minecraft-lod-mod`
|
||||
3. `./gradlew build`
|
||||
4. The build should be in `fabric/build/libs/` and `forge/build/libs/`
|
||||
|
||||
Reference in New Issue
Block a user