Add icon, update to 0.0.5.4

This commit is contained in:
Ottermandias 2021-10-08 18:29:21 +02:00
parent cdcf37b866
commit 859ce7d6a7
5 changed files with 22 additions and 20 deletions

Binary file not shown.

View file

@ -5,8 +5,8 @@
<PlatformTarget>x64</PlatformTarget> <PlatformTarget>x64</PlatformTarget>
<RootNamespace>Glamourer</RootNamespace> <RootNamespace>Glamourer</RootNamespace>
<AssemblyName>Glamourer</AssemblyName> <AssemblyName>Glamourer</AssemblyName>
<FileVersion>0.0.5.3</FileVersion> <FileVersion>0.0.5.4</FileVersion>
<AssemblyVersion>0.0.5.3</AssemblyVersion> <AssemblyVersion>0.0.5.4</AssemblyVersion>
<Company>SoftOtter</Company> <Company>SoftOtter</Company>
<Product>Glamourer</Product> <Product>Glamourer</Product>
<Copyright>Copyright © 2020</Copyright> <Copyright>Copyright © 2020</Copyright>

View file

@ -3,13 +3,13 @@
"Name": "Glamourer", "Name": "Glamourer",
"Punchline": "Change and save appearance of players.", "Punchline": "Change and save appearance of players.",
"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.", "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"], "Tags": [ "Appearance", "Glamour", "Race", "Outfit", "Armor", "Clothes", "Skins", "Customization", "Design", "Character" ],
"InternalName": "Glamourer", "InternalName": "Glamourer",
"AssemblyVersion": "0.0.5.3", "AssemblyVersion": "0.0.5.4",
"RepoUrl": "https://github.com/Ottermandias/Glamourer", "RepoUrl": "https://github.com/Ottermandias/Glamourer",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 4, "DalamudApiLevel": 4,
"LoadPriority": -100, "LoadPriority": -100,
"ImageUrls": null, "ImageUrls": null,
"IconUrl": null "IconUrl": "https://raw.githubusercontent.com/Ottermandias/Glamourer/master/images/icon.png"
} }

BIN
images/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

View file

@ -1,19 +1,21 @@
[ [
{ {
"Author": "Ottermandias", "Author": "Ottermandias",
"Name": "Glamourer", "Name": "Glamourer",
"Description": "Adds functionality to change appearance of players. Requires Penumbra to be installed and activated to work.", "Punchline": "Change and save appearance of players.",
"InternalName": "Glamourer", "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.",
"AssemblyVersion": "0.0.5.3", "Tags": [ "Appearance", "Glamour", "Race", "Outfit", "Armor", "Clothes", "Skins", "Customization", "Design", "Character" ],
"TestingAssemblyVersion": "0.0.5.3", "InternalName": "Glamourer",
"RepoUrl": "https://github.com/Ottermandias/Glamourer", "AssemblyVersion": "0.0.5.4",
"ApplicableVersion": "any", "TestingAssemblyVersion": "0.0.5.4",
"DalamudApiLevel": 4, "RepoUrl": "https://github.com/Ottermandias/Glamourer",
"IsHide": "False", "ApplicableVersion": "any",
"IsTestingExclusive": "false", "DalamudApiLevel": 4,
"DownloadCount": 1, "IsHide": "False",
"LastUpdate": 1618608322, "IsTestingExclusive": "false",
"DownloadLinkInstall": "https://github.com/Ottermandias/Glamourer/raw/api4/Glamourer.zip", "DownloadCount": 1,
"DownloadLinkUpdate": "https://github.com/Ottermandias/Glamourer/raw/api4/Glamourer.zip", "LastUpdate": 1618608322,
"DownloadLinkInstall": "https://github.com/Ottermandias/Glamourer/raw/api4/Glamourer.zip",
"DownloadLinkUpdate": "https://github.com/Ottermandias/Glamourer/raw/api4/Glamourer.zip"
} }
] ]