Chris
|
b754f142a1
|
Change logpath to ./tshock/logs by default
|
2021-05-14 22:08:32 +09:30 |
|
Chris
|
b5ca015d26
|
Minor refactor
CheckForMissingFields -> CheckForChanges
anyMissingFields -> anyChanges
|
2021-01-28 19:43:03 +10:30 |
|
Chris
|
0012bf73da
|
Remove obsolete config options relating to bans
|
2021-01-28 19:33:52 +10:30 |
|
Chris
|
f87b6156f4
|
Update config upgrades to be a bit more robust
|
2021-01-28 19:31:09 +10:30 |
|
Chris
|
50c1b757be
|
Enforce new() constraint on ConfigFile<TSettings>
|
2020-12-03 17:50:44 +10:30 |
|
Chris
|
a03647ce38
|
Genericise configurations
This is a breaking change. Enables easy creation of config files without copy/pasting the Read/Write code all the time
|
2020-12-03 17:42:46 +10:30 |
|