feat: adapt gmlib 1.5.2

This commit is contained in:
zimuya4153
2025-10-19 10:03:23 +08:00
Unverified
parent b0cff071dc
commit e4a69fec2c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
"format_version": 3,
"format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d",
"tooth": "github.com/GroupMountain/GMLIB-LegacyRemoteCallApi",
"version": "1.5.0",
"version": "1.5.1",
"info": {
"name": "GMLIB-LegacyRemoteCallApi",
"description": "Legacy RemoteCall API for GMLIB",
@@ -19,8 +19,8 @@
{
"platform": "win-x64",
"dependencies": {
"github.com/LiteLDev/LeviLamina": ">=1.3.0",
"github.com/GroupMountain/GMLIB-Release": ">=1.3.0-rc.1",
"github.com/LiteLDev/LeviLamina": ">=1.5.0",
"github.com/GroupMountain/GMLIB-Release": ">=1.5.2",
"github.com/GroupMountain/ModAPI-Release": ">=0.1.0",
"github.com/MiracleForest/iListenAttentively-Release": ">=0.6.0"
},