Skip to content

Commit

Permalink
Add install instructions to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lunaDHD authored Aug 25, 2024
1 parent 1fbc0cf commit 8bd0594
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 8bd0594

Please sign in to comment.