Initial Commit - V-Rising

This commit is contained in:
Tempus Thales
2022-05-21 19:53:37 -05:00
parent 556ec4b1e4
commit 8b5959b182
3 changed files with 355 additions and 0 deletions

12
v-risingmetaconfig.json Normal file
View File

@@ -0,0 +1,12 @@
[
{
"ConfigFile": "VRisingServer_Data/StreamingAssets/Settings/ServerHostSettings.json",
"AutoMap": true,
"ConfigType": "json"
},
{
"ConfigFile": "VRisingServer_Data/StreamingAssets/Settings/ServerGameSettings.json",
"AutoMap": true,
"ConfigType": "json"
}
]