feat: merge to main #1

Merged
wed150 merged 27 commits from main into develop 2026-07-03 20:29:43 +08:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 8177e06884 - Show all commits
+1 -1
View File
@@ -18,7 +18,7 @@ void ListenEvents() {
}
}
if (config.ItemDespawn.Enabled) {
item.lifeTime() = config.ItemDespawn.DespawnTime;
// item.lifeTime() = config.ItemDespawn.DespawnTime;
auto list = config.ItemDespawn.WhiteList;
auto type = item.item().getTypeName();
for (auto& key : list) {
+1 -1
View File
@@ -18,7 +18,7 @@
"label": "",
"platform": "win-x64",
"dependencies": {
"github.com/GroupMountain/GMLIB": ">=1.4.0",
"github.com/GroupMountain/GMLIB-Release": ">=1.4.0",
"github.com/MiracleForest/iListenAttentively-Release": ">=0.7.0"
},
"assets": [