include extras
This commit is contained in:
@@ -9,6 +9,7 @@ public class AppConfig : IChildSettings, ISettingsIdentifier
|
||||
|
||||
public string LastMinecraftProfilePath { get; set; }
|
||||
public string LastConfigFilePath { get; set; }
|
||||
public bool LastIncludeExtras { get; set; }
|
||||
public List<string> KeepLocalFiles { get; } = [];
|
||||
|
||||
public void Reset()
|
||||
|
||||
Reference in New Issue
Block a user