archive js

This commit is contained in:
起个名字好难的喵
2025-07-28 12:14:10 +08:00
parent 72086ca2cd
commit e769482a79
103 changed files with 1649 additions and 1642 deletions

View File

@@ -0,0 +1,18 @@
{
"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"
}