去除调试用部分

This commit is contained in:
Traveler07
2024-11-06 18:46:57 +08:00
parent 3276ae33e6
commit 18e4c064a0
27 changed files with 1347 additions and 36 deletions

View File

@@ -2,11 +2,12 @@
"manifest_version": 1,
"name": "自动伐木-全树种收集计划",
"version": "1.0",
"description": "小道具自动伐木,单个树种满后,前往下一个树种",
"description": "小道具自动伐木,单个树种满后,前往下一个树种,垂香木,悬铃木,桃椰子木,炬木,白栗栎木,燃爆木因路线问题无法获取",
"authors": [
{
"name": "½"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}