diff --git a/FileConfig.json b/FileConfig.json index 09e0876..c5093bd 100644 --- a/FileConfig.json +++ b/FileConfig.json @@ -61,7 +61,13 @@ "ProjectAuthor": "1", "ProjectVersion": "1.0.0", "ProjectDescribe": "荒古遗尘装备", - "ProjectAlias": "荒古遗尘装备" + "ProjectAlias": "荒古遗尘装备", + "ProjectDetails": [ + { + "type": "img", + "content": "0" + } + ] }, "imgPath": "CustomizeWeapon/AncientRelic" }, diff --git a/Project/CustomizeWeapon/AncientRelic/img/image.png b/Project/CustomizeWeapon/AncientRelic/img/0.png similarity index 100% rename from Project/CustomizeWeapon/AncientRelic/img/image.png rename to Project/CustomizeWeapon/AncientRelic/img/0.png