111
This commit is contained in:
parent
f48fcf33a9
commit
455fd0cb9d
|
|
@ -25,7 +25,7 @@
|
|||
"Base/Interface.nut"
|
||||
],
|
||||
"ProjectScript": {
|
||||
"成就系统": {
|
||||
"新成就系统": {
|
||||
"Private": true,
|
||||
"Script": [
|
||||
"Project/Achievement_New/Achievement_New.nut"
|
||||
|
|
@ -37,6 +37,18 @@
|
|||
"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": {
|
||||
"Private": true,
|
||||
"Script": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue