mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-15 05:04:15 +01:00
Add changelog, improve Support Info, fix bug with folder checking, remove obsolete ownership settings.
This commit is contained in:
parent
893e0a13bd
commit
c8edd87df8
6 changed files with 99 additions and 70 deletions
|
|
@ -37,8 +37,6 @@ public partial class Configuration : IPluginConfiguration
|
|||
public bool UseCharacterCollectionInInspect { get; set; } = true;
|
||||
public bool UseCharacterCollectionInTryOn { get; set; } = true;
|
||||
public bool UseOwnerNameForCharacterCollection { get; set; } = true;
|
||||
public bool PreferNamedCollectionsOverOwners { get; set; } = true;
|
||||
public bool UseDefaultCollectionForRetainers { get; set; } = false;
|
||||
|
||||
public bool HideRedrawBar { get; set; } = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue