From 9817dcf0224bf660d377011628923a80b8a8e98c Mon Sep 17 00:00:00 2001 From: coolGi2007 Date: Mon, 28 Feb 2022 11:06:22 +0000 Subject: [PATCH] Renamed readme to 1.17.X --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 72650e420..349144413 100644 --- a/Readme.md +++ b/Readme.md @@ -17,7 +17,7 @@ If you want to see a quick demo, check out a video covering the mod here: Architectury version: 3.4-SNAPSHOT\ Forge version: 37.1.0\ Fabric version: 0.13.2\ -Fabric API version: 0.46.1+1.17 +Fabric API version: 0.46.1+1.17.1 Modmenu version: 2.0.14 @@ -59,7 +59,7 @@ Side note: invalidate caches and restart if required **If in terminal:** -1. `git clone -b 1.17.1 --recurse-submodules https://gitlab.com/jeseibel/minecraft-lod-mod.git` +1. `git clone -b 1.17.X --recurse-submodules https://gitlab.com/jeseibel/minecraft-lod-mod.git` 2. `cd minecraft-lod-mod` 3. `./gradlew assemble` 4. `./gradlew mergeJars`