diff --git a/FileConfig.json b/FileConfig.json index 0f7c4de..eccb66a 100644 --- a/FileConfig.json +++ b/FileConfig.json @@ -58,17 +58,61 @@ ], "ProjectScript": { "换装系统": { - "Private": true, + "price": 20, + "Private": false, "Script": [ "Project/OutfitSystem/OutfitSystem_Component.nut", "Project/OutfitSystem/OutfitSystem.nut" ], "info": { - "ProjectAuthor": "官方 (期限:月)", + "ProjectAuthor": "20", "ProjectVersion": "1.0.0", "ProjectDescribe": "换装系统", - "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": "img", + "content": "0" + }, + { + "type": "str", + "content": "点击上面的编号图标,然后点记录,就会记录当前的装备" + }, + { + "type": "img", + "content": "1" + }, + { + "type": "str", + "content": "输入//HZ 编号(如 //HZ 1)就能换上对应编号的装备,可以在快捷喊话中设置,这样按快捷喊话的键就能换上对应的装备" + }, + { + "type": "img", + "content": "2" + }, + { + "type": "str", + "content": "换装界面也有使用说明" + }, + { + "type": "img", + "content": "3" + }, + { + "type": "str", + "content": "换装超快完成" + }, + { + "type": "img", + "content": "5" + } + ] + }, + "imgPath": "OutfitSystem" }, "黄金哥布林袖珍罐": { "Private": true,