diff --git a/README.md b/README.md index 18f214b..1cc9cea 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,18 @@ Update suppression helper mod. This mod is useful in technical Minecraft. If you don't know what this is, you probably shouldn't be using it. +How to compile: +- Download zip +- extract zip to folder +- go to the subfolder +- shift-right-click +- click Open Powershell Window here +- run ./gradlew build +- move the .jar in ./build/libs (not sources) to your mods folder +- install the latest betterconfig +- run minecraft +- done! + Current features include: - A command to place a CCE boxes. - Update suppression crash fix.