This commit is contained in:
parent
f601156f26
commit
cac29f1ae5
|
|
@ -25,8 +25,7 @@
|
||||||
"Base/UI/Lenheart_Character_Info_Class.nut",
|
"Base/UI/Lenheart_Character_Info_Class.nut",
|
||||||
"Base/Interface.nut"
|
"Base/Interface.nut"
|
||||||
],
|
],
|
||||||
|
"CSBaseScript": [
|
||||||
"CSBaseScript": [
|
|
||||||
"CSBase/_ENUM/_ENUM_.nut",
|
"CSBase/_ENUM/_ENUM_.nut",
|
||||||
"CSBase/_Tool/Json_Class.nut",
|
"CSBase/_Tool/Json_Class.nut",
|
||||||
"CSBase/_Tool/Packet_Class.nut",
|
"CSBase/_Tool/Packet_Class.nut",
|
||||||
|
|
@ -63,7 +62,25 @@
|
||||||
"ProjectVersion": "1.0.0",
|
"ProjectVersion": "1.0.0",
|
||||||
"ProjectDescribe": "累计在线奖励(仿官版)",
|
"ProjectDescribe": "累计在线奖励(仿官版)",
|
||||||
"ProjectAlias": "累计在线奖励(仿官版)",
|
"ProjectAlias": "累计在线奖励(仿官版)",
|
||||||
"ImageMini": "http://49.234.27.222:8651/dps/download2/Image:chengjiu.png"
|
"ImageMini": "http://49.234.27.222:8651/dps/download2/Image:chengjiu.png",
|
||||||
|
"ProjectDetails": [
|
||||||
|
{
|
||||||
|
"type": "str",
|
||||||
|
"content": "通过服务器的表格配置,可开启圣者遗物箱来获取游戏道具。"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "str",
|
||||||
|
"content": "可以单抽和十连抽,可设置保底道具,动画效果酷炫。"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "img",
|
||||||
|
"content": "1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "img",
|
||||||
|
"content": "2"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"世界BOSS": {
|
"世界BOSS": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue