Going to have to rewrite CBW

This commit is contained in:
trouper
2025-03-15 17:26:33 -05:00
parent 0b21ea4b39
commit fba7362ded
225 changed files with 7515 additions and 3568 deletions

View File

@@ -1,7 +1,7 @@
{
"Settings": {
"Input": "./build/libs/Sentinel-0.3.0.jar",
"Output": "./build/libs/Sentinel-0.3.0-obf.jar",
"Input": "./build/libs/Sentinel-0.3.1.jar",
"Output": "./build/libs/Sentinel-0.3.1-obf.jar",
"Libraries": [
"./deps"
],
@@ -9,6 +9,8 @@
"com/",
"io/",
"me/trouper/sentinel/data/",
"me/trouper/sentinel/packetevents/",
"me/trouper/sentinel/nbtapi/",
"org/",
"net/",
"module-info"