mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-12 10:17:23 +01:00
Add RPR and SGE to Fixed Jobs, update to 0.7.2
This commit is contained in:
parent
71fda883f5
commit
a8020c5a76
5 changed files with 7 additions and 5 deletions
|
|
@ -130,6 +130,8 @@ namespace Glamourer
|
|||
157 => true,
|
||||
158 => true,
|
||||
159 => true,
|
||||
180 => true,
|
||||
181 => true,
|
||||
_ => false,
|
||||
};
|
||||
}
|
||||
|
|
|
|||
BIN
Glamourer.zip
BIN
Glamourer.zip
Binary file not shown.
|
|
@ -5,8 +5,8 @@
|
|||
<PlatformTarget>x64</PlatformTarget>
|
||||
<RootNamespace>Glamourer</RootNamespace>
|
||||
<AssemblyName>Glamourer</AssemblyName>
|
||||
<FileVersion>0.0.7.1</FileVersion>
|
||||
<AssemblyVersion>0.0.7.1</AssemblyVersion>
|
||||
<FileVersion>0.0.7.2</FileVersion>
|
||||
<AssemblyVersion>0.0.7.2</AssemblyVersion>
|
||||
<Company>SoftOtter</Company>
|
||||
<Product>Glamourer</Product>
|
||||
<Copyright>Copyright © 2020</Copyright>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"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.7.1",
|
||||
"AssemblyVersion": "0.0.7.2",
|
||||
"RepoUrl": "https://github.com/Ottermandias/Glamourer",
|
||||
"ApplicableVersion": "any",
|
||||
"DalamudApiLevel": 5,
|
||||
|
|
|
|||
|
|
@ -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.0.7.1",
|
||||
"TestingAssemblyVersion": "0.0.7.1",
|
||||
"AssemblyVersion": "0.0.7.2",
|
||||
"TestingAssemblyVersion": "0.0.7.2",
|
||||
"RepoUrl": "https://github.com/Ottermandias/Glamourer",
|
||||
"ApplicableVersion": "any",
|
||||
"DalamudApiLevel": 5,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue