From 8bd05948f4e8176df454aa4451b0ba0d6d0eb75a Mon Sep 17 00:00:00 2001 From: lunaDHD <108190108+lunaDHD@users.noreply.github.com> Date: Sun, 25 Aug 2024 17:44:50 +0000 Subject: [PATCH] Add install instructions to README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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.