diff --git a/Glamourer.zip b/Glamourer.zip
index 3a04b30..88eba45 100644
Binary files a/Glamourer.zip and b/Glamourer.zip differ
diff --git a/Glamourer/Glamourer.csproj b/Glamourer/Glamourer.csproj
index 29dbe9b..fd5a69a 100644
--- a/Glamourer/Glamourer.csproj
+++ b/Glamourer/Glamourer.csproj
@@ -5,8 +5,8 @@
x64
Glamourer
Glamourer
- 0.0.5.3
- 0.0.5.3
+ 0.0.5.4
+ 0.0.5.4
SoftOtter
Glamourer
Copyright © 2020
diff --git a/Glamourer/Glamourer.json b/Glamourer/Glamourer.json
index 356cc96..19bd0ee 100644
--- a/Glamourer/Glamourer.json
+++ b/Glamourer/Glamourer.json
@@ -3,13 +3,13 @@
"Name": "Glamourer",
"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.",
- "Tags": ["Appearance", "Glamour", "Race", "Outfit", "Armor", "Clothes", "Skins", "Customization", "Design", "Character"],
+ "Tags": [ "Appearance", "Glamour", "Race", "Outfit", "Armor", "Clothes", "Skins", "Customization", "Design", "Character" ],
"InternalName": "Glamourer",
- "AssemblyVersion": "0.0.5.3",
+ "AssemblyVersion": "0.0.5.4",
"RepoUrl": "https://github.com/Ottermandias/Glamourer",
"ApplicableVersion": "any",
"DalamudApiLevel": 4,
"LoadPriority": -100,
"ImageUrls": null,
- "IconUrl": null
+ "IconUrl": "https://raw.githubusercontent.com/Ottermandias/Glamourer/master/images/icon.png"
}
\ No newline at end of file
diff --git a/images/icon.png b/images/icon.png
new file mode 100644
index 0000000..517164e
Binary files /dev/null and b/images/icon.png differ
diff --git a/repo.json b/repo.json
index 84418b7..edbd6b6 100644
--- a/repo.json
+++ b/repo.json
@@ -1,19 +1,21 @@
[
{
- "Author": "Ottermandias",
- "Name": "Glamourer",
- "Description": "Adds functionality to change appearance of players. Requires Penumbra to be installed and activated to work.",
- "InternalName": "Glamourer",
- "AssemblyVersion": "0.0.5.3",
- "TestingAssemblyVersion": "0.0.5.3",
- "RepoUrl": "https://github.com/Ottermandias/Glamourer",
- "ApplicableVersion": "any",
- "DalamudApiLevel": 4,
- "IsHide": "False",
- "IsTestingExclusive": "false",
- "DownloadCount": 1,
- "LastUpdate": 1618608322,
- "DownloadLinkInstall": "https://github.com/Ottermandias/Glamourer/raw/api4/Glamourer.zip",
- "DownloadLinkUpdate": "https://github.com/Ottermandias/Glamourer/raw/api4/Glamourer.zip",
+ "Author": "Ottermandias",
+ "Name": "Glamourer",
+ "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.",
+ "Tags": [ "Appearance", "Glamour", "Race", "Outfit", "Armor", "Clothes", "Skins", "Customization", "Design", "Character" ],
+ "InternalName": "Glamourer",
+ "AssemblyVersion": "0.0.5.4",
+ "TestingAssemblyVersion": "0.0.5.4",
+ "RepoUrl": "https://github.com/Ottermandias/Glamourer",
+ "ApplicableVersion": "any",
+ "DalamudApiLevel": 4,
+ "IsHide": "False",
+ "IsTestingExclusive": "false",
+ "DownloadCount": 1,
+ "LastUpdate": 1618608322,
+ "DownloadLinkInstall": "https://github.com/Ottermandias/Glamourer/raw/api4/Glamourer.zip",
+ "DownloadLinkUpdate": "https://github.com/Ottermandias/Glamourer/raw/api4/Glamourer.zip"
}
]