diff --git a/CustomizePlus/CustomizePlus.json b/CustomizePlus/CustomizePlus.json index 47ad6d3..e1c5abd 100644 --- a/CustomizePlus/CustomizePlus.json +++ b/CustomizePlus/CustomizePlus.json @@ -5,11 +5,15 @@ "Description": "A plugin that allows you to customize your character beyond FFXIV limitations by directly editing bone parameters.", "InternalName": "CustomizePlus", "ApplicableVersion": "any", + "AssemblyVersion": "2.0.0.0", "DalamudApiLevel": 9, "Tags": [ - "anamnesis", - "customize", - "Risa", - "Aether Tools" - ] + "Anamnesis", + "Customization", + "Appearance", + "Character", + "Risa" + ], + "ImageUrls": null, + "IconUrl": "https://raw.githubusercontent.com/Aether-Tools/CustomizePlus/main/Data/icon.png" }