Add files via upload

This commit is contained in:
Kupder
2024-10-23 05:44:18 +08:00
committed by GitHub
parent b1ee90aa03
commit 80776918a0
5 changed files with 120 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"
}