We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb9bb8 commit e9245acCopy full SHA for e9245ac
CustomizePlus/CustomizePlus.json
@@ -5,11 +5,15 @@
5
"Description": "A plugin that allows you to customize your character beyond FFXIV limitations by directly editing bone parameters.",
6
"InternalName": "CustomizePlus",
7
"ApplicableVersion": "any",
8
+ "AssemblyVersion": "2.0.0.0",
9
"DalamudApiLevel": 9,
10
"Tags": [
- "anamnesis",
11
- "customize",
12
- "Risa",
13
- "Aether Tools"
14
- ]
+ "Anamnesis",
+ "Customization",
+ "Appearance",
+ "Character",
15
+ "Risa"
16
+ ],
17
+ "ImageUrls": null,
18
+ "IconUrl": "https://raw.githubusercontent.com/Aether-Tools/CustomizePlus/main/Data/icon.png"
19
}
0 commit comments