mirror of
https://old.git.ood.ovh/eco/server-config.git
synced 2025-07-02 07:50:40 +02:00
Init Server
This commit is contained in:
commit
0c584759ca
36 changed files with 6523 additions and 0 deletions
11
Configs/ModKit.eco
Normal file
11
Configs/ModKit.eco
Normal 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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue