This commit is contained in:
Lenheart 2025-06-10 09:08:16 +08:00
parent f48fcf33a9
commit 455fd0cb9d
1 changed files with 13 additions and 1 deletions

View File

@ -25,7 +25,7 @@
"Base/Interface.nut" "Base/Interface.nut"
], ],
"ProjectScript": { "ProjectScript": {
"成就系统": { "成就系统": {
"Private": true, "Private": true,
"Script": [ "Script": [
"Project/Achievement_New/Achievement_New.nut" "Project/Achievement_New/Achievement_New.nut"
@ -37,6 +37,18 @@
"ImageMini": "http://49.234.27.222:8651/dps/download2/Image:chengjiu.png" "ImageMini": "http://49.234.27.222:8651/dps/download2/Image:chengjiu.png"
} }
}, },
"成就系统": {
"Private": true,
"Script": [
"Project/Achievement/Achievement.nut"
],
"info": {
"ProjectAuthor": "官方 (期限:月)",
"ProjectVersion": "1.0.0",
"ProjectDescribe": "自用成就系统",
"ImageMini": "http://49.234.27.222:8651/dps/download2/Image:chengjiu.png"
}
},
"世界BOSS": { "世界BOSS": {
"Private": true, "Private": true,
"Script": [ "Script": [