boss ready
This commit is contained in:
parent
89c3a0a077
commit
64a6ab694b
21 changed files with 857 additions and 249 deletions
|
|
@ -44,6 +44,7 @@ public class KulemakSettings
|
|||
public string InvitationTabPath { get; set; } = "";
|
||||
public string LootTabPath { get; set; } = "";
|
||||
public int InvitationCount { get; set; } = 15;
|
||||
public int RunCount { get; set; } = 15;
|
||||
}
|
||||
|
||||
public class ConfigStore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue