Skip to content

Commit

Permalink
finish
Browse files Browse the repository at this point in the history
  • Loading branch information
Coccocoahelper authored Jun 24, 2024
1 parent 7e82e46 commit 1c9a11b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 335 deletions.
2 changes: 1 addition & 1 deletion src/main/java/keystrokesmod/client/main/Raven.java
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public class Raven {
public static CommandManager commandManager;
public static final String sourceLocation = "https://github.com/Coccocoahelper/Raven-BLITE";
public static final String downloadLocation = "https://github.com/Coccocoahelper/Raven-BLITE/raw/main/build/libs/%5B1.8.9%5D%20BetterKeystrokes%20V-1.2.jar";
public static String[] updateText = {"Your version of Raven B+ (" + versionManager.getClientVersion().toString() + ") is outdated!", "Enter the command update into client CommandLine to open the download page", "or just enable the update module to get a message in chat.", "", "Newest version: " + versionManager.getLatestVersion().toString()};
public static String[] updateText = {"Your version of Raven BLITE (" + versionManager.getClientVersion().toString() + ") is outdated!", "Enter the command update into client CommandLine to open the download page", "or just enable the update module to get a message in chat.", "", "Newest version: " + versionManager.getLatestVersion().toString()};
public static ConfigManager configManager;
public static ClientConfig clientConfig;

Expand Down
186 changes: 0 additions & 186 deletions src/main/java/keystrokesmod/client/module/modules/combat/BlockHit.java

This file was deleted.

148 changes: 0 additions & 148 deletions src/main/java/keystrokesmod/client/module/modules/combat/ShiftTap.java

This file was deleted.

0 comments on commit 1c9a11b

Please sign in to comment.