mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-01 05:13:40 +01:00
fix: some more plugin installer stuff
This commit is contained in:
parent
f40326fde7
commit
877b95eca6
6 changed files with 64 additions and 42 deletions
|
|
@ -11,6 +11,8 @@ namespace Dalamud {
|
|||
public string PluginDirectory;
|
||||
public string DefaultPluginDirectory;
|
||||
public ClientLanguage Language;
|
||||
|
||||
public string GameVersion;
|
||||
}
|
||||
|
||||
public enum ClientLanguage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue