Bump api level

This commit is contained in:
RisaDev
2024-11-15 04:21:30 +03:00
parent f6bcef4a27
commit 4112fece6d

View File

@@ -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"
}