Files
bettergi-scripts-list/repo/js/AutoWoodcutting/manifest.json
2025-07-04 23:14:44 +08:00

17 lines
305 B
JSON

{
"manifest_version": 1,
"name": "自动伐木",
"version": "1.0",
"description": "前往并自动伐木",
"authors": [
{
"name": "愚溪"
},
{
"name": "½",
"links": "https://github.com/Traveler07"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}