Skip to content

Commit

Permalink
test push
Browse files Browse the repository at this point in the history
  • Loading branch information
Strangerrrs committed Feb 4, 2025
1 parent 4510352 commit 12a891b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ Quality features like AntiFireball, ItemESP, and more. No Bloat, no junk, based

# Discord
[https://discord.gg/ZWttByQD5N](https://discord.gg/ZWttByQD5N)

# Building

When you import your project into IntelliJ, you need to set the gradle jvm to the Java 17 JDK or higher in the gradle tab, and the Project SDK to the Java 1.8 JDK
2 changes: 1 addition & 1 deletion src/main/java/keystrokesmod/module/Module.java
Original file line number Diff line number Diff line change
Expand Up @@ -256,4 +256,4 @@ public static enum category {
profiles,
scripts;
}
}
}

0 comments on commit 12a891b

Please sign in to comment.