Files
bettergi-scripts-list/repo/js/AutoWoodcutting/manifest.json
起个名字好难的喵 e88da01a4f update js authors info
2025-07-22 17:25:30 +08:00

18 lines
349 B
JSON

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