mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-15 05:04:15 +01:00
Add a bunch of help texts and expand on information.
This commit is contained in:
parent
3e5ea0d89c
commit
7f9ca5db76
10 changed files with 505 additions and 390 deletions
|
|
@ -32,6 +32,7 @@ namespace Penumbra
|
|||
public string ForcedCollection { get; set; } = "";
|
||||
|
||||
public bool SortFoldersFirst { get; set; } = false;
|
||||
public bool HasReadCharacterCollectionDesc { get; set; } = false;
|
||||
|
||||
public Dictionary< string, string > CharacterCollections { get; set; } = new();
|
||||
public Dictionary< string, string > ModSortOrder { get; set; } = new();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue