Add files via upload

This commit is contained in:
Kupder
2024-11-08 01:26:03 +08:00
committed by GitHub
parent 403dc8e42d
commit b272b27de7
30 changed files with 1710 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"manifest_version": 1,
"name": "自动伐木",
"version": "1.0",
"description": "前往并自动伐木",
"authors": [
{
"name": "愚溪 & ½ ",
}
],
"settings_ui": "settings.json",
"main": "main.js"
}