From acf4d5f9c265959773a01ab058bff00d56144640 Mon Sep 17 00:00:00 2001 From: EpsilonZunsat <2748716171@qq.com> Date: Mon, 29 Apr 2024 22:20:40 +0800 Subject: [PATCH] adapt: adapt LeviLamina v0.12.0 --- .gitignore | 3 ++- SDK-GMLIB | 2 +- manifest.json | 2 +- src/Global.h | 2 +- tooth.json | 6 +++--- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 9bfef8b..3a8687a 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ CMakeSettings.json build/ /.xmake /CMakeLists.txt -/bin \ No newline at end of file +/bin +.cache/clangd/index diff --git a/SDK-GMLIB b/SDK-GMLIB index cecc827..acfb919 160000 --- a/SDK-GMLIB +++ b/SDK-GMLIB @@ -1 +1 @@ -Subproject commit cecc827900f147de4c7aed916aeb4bca31b0682c +Subproject commit acfb919941799990ce2e880c47db70289bb34153 diff --git a/manifest.json b/manifest.json index 3c093c0..74b7429 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "${pluginName}", "entry": "${pluginFile}", - "version": "0.11.0", + "version": "0.12.0", "author": "GroupMountain", "description": "Check Player's Inventory", "type": "native", diff --git a/src/Global.h b/src/Global.h index 0410006..5f6f3ca 100644 --- a/src/Global.h +++ b/src/Global.h @@ -2,7 +2,7 @@ #include #define PLUGIN_NAME "InventoryCheck" -#define TARGET_PROTOCOL 662 +#define TARGET_PROTOCOL 671 extern ll::Logger logger; diff --git a/tooth.json b/tooth.json index 8817d86..ce839db 100644 --- a/tooth.json +++ b/tooth.json @@ -1,7 +1,7 @@ { "format_version": 2, "tooth": "github.com/GroupMountain/InventoryCheck", - "version": "0.11.0", + "version": "0.12.0", "info": { "name": "InventoryCheck", "description": "Check Player's Inventory", @@ -14,9 +14,9 @@ "gmlib" ] }, - "asset_url": "https://github.com/GroupMountain/InventoryCheck/releases/download/v0.11.0/InventoryCheck-windows-x64.zip", + "asset_url": "https://github.com/GroupMountain/InventoryCheck/releases/download/v0.12.0/InventoryCheck-windows-x64.zip", "dependencies": { - "github.com/GroupMountain/GMLIB": ">=0.10.0" + "github.com/GroupMountain/GMLIB": ">=0.12.1" }, "files": { "place": [