Update server

This commit is contained in:
Hactarus 2020-09-09 08:37:36 +00:00
parent 0cd2dadd40
commit 193a43f237
18 changed files with 3254 additions and 0 deletions

11
Configs/ModKit.eco.template Executable file
View file

@ -0,0 +1,11 @@
{
"WhitelistEnabled": false,
"Whitelist": {
"System.String": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": []
}
},
"LiveUpdateUnityFiles":false,
"PreserveGeneratedModsAssembly":false
}