diff --git a/CustomizePlus/CustomizePlus.json b/CustomizePlus/CustomizePlus.json index dd10549..76f09c7 100644 --- a/CustomizePlus/CustomizePlus.json +++ b/CustomizePlus/CustomizePlus.json @@ -1,19 +1,20 @@ { - "Author": "Risa", - "Name": "Customize+", - "Punchline": "Customize your character beyond FFXIV's limitations.", - "Description": "A plugin that allows you to customize your character beyond FFXIV limitations by directly editing bone parameters.", - "InternalName": "CustomizePlus", - "ApplicableVersion": "any", + "Author": "Risa", + "Name": "Customize+", + "Punchline": "Customize your character beyond FFXIV's limitations.", + "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": 10, - "Tags": [ + "DalamudApiLevel": 11, + "TestingDalamudApiLevel": 11, + "Tags": [ "Anamnesis", "Customization", "Appearance", "Character", "Risa" - ], + ], "ImageUrls": null, "IconUrl": "https://raw.githubusercontent.com/Aether-Tools/CustomizePlus/main/Data/icon.png" }