feat: adapt gmlib 1.0.0

This commit is contained in:
zimuya4153
2025-04-14 22:44:24 +08:00
Unverified
parent 5bca67d884
commit a3a3c103fb
11 changed files with 57 additions and 41 deletions
+4 -1
View File
@@ -2,12 +2,15 @@
"name": "${modName}",
"entry": "${modFile}",
"type": "native",
"version": "0.13.4",
"version": "0.13.5",
"author": "GroupMountain",
"description": "Clean Entities",
"dependencies": [
{
"name": "GMLIB"
},
{
"name": "iListenAttentively"
}
]
}