mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-30 12:23:39 +01:00
Merge branch 'master' of https://github.com/goatcorp/Dalamud
This commit is contained in:
commit
f8e5728985
6 changed files with 57 additions and 23 deletions
|
|
@ -34,6 +34,7 @@ namespace Dalamud
|
|||
public bool ToggleUiHideDuringGpose { get; set; } = true;
|
||||
|
||||
public bool PrintPluginsWelcomeMsg { get; set; } = true;
|
||||
public bool AutoUpdatePlugins { get; set; } = false;
|
||||
|
||||
[JsonIgnore]
|
||||
public string ConfigPath;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue