Init Server

This commit is contained in:
Hactarus 2020-04-21 21:46:45 +00:00
commit 0c584759ca
36 changed files with 6523 additions and 0 deletions

11
Configs/ModKit.eco Normal 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
}