Accept higher penumbra API versions.

This commit is contained in:
Ottermandias 2022-06-23 16:36:12 +02:00
parent 0ff5eade69
commit e1cf3db0ab
5 changed files with 19 additions and 19 deletions

View file

@ -6,8 +6,8 @@
"Description": "Adds functionality to change and store appearance of players, customization and equip. Requires Penumbra to be installed and activated to work. Can also add preview options to the Changed Items tab for Penumbra.",
"Tags": [ "Appearance", "Glamour", "Race", "Outfit", "Armor", "Clothes", "Skins", "Customization", "Design", "Character" ],
"InternalName": "Glamourer",
"AssemblyVersion": "0.1.0.0",
"TestingAssemblyVersion": "0.1.0.0",
"AssemblyVersion": "0.1.0.1",
"TestingAssemblyVersion": "0.1.0.1",
"RepoUrl": "https://github.com/Ottermandias/Glamourer",
"ApplicableVersion": "any",
"DalamudApiLevel": 6,