Necesse Game Support Draft (#180)

* Necesse Game Support

* Update necesse.kvp

Update necesse.kvp to point the config update path to the CubeCoders repo
This commit is contained in:
Dragoon209
2022-08-29 23:48:40 -04:00
committed by GitHub
parent 4c9b1ec57d
commit a664360dca
4 changed files with 237 additions and 0 deletions

8
necessemetaconfig.json Normal file
View File

@@ -0,0 +1,8 @@
[
{
"ConfigFile": "cfg/server.cfg",
"AutoMap": true,
"ConfigType": "template",
"ConfigFileTemplate": "necesseserverconfig.cfg"
}
]