AMPTemplates/post-scriptummetaconfig.json
southnode c699f6d196
Add Post Scriptum (#344)
* Add Post Scriptum

Based on the standard Squad Dedicated Server template recently complete - PS is effectively a carbon copy game by the same publisher, so shares a lot of the same things.

* Update psconfigmanifest.json

Update - accidentally pushed older config

* Update post-scriptum.kvp

Add UpdateSourceArgs for mod support

* Naming Convention tidy

Tidy up naming conventions for files - adjust file names within kvp to match new names - no configuration changes other than that.

* Update post-scriptum.kvp

Change to utilise new ports system

* Update post-scriptum.kvp

Change to correct binding variable

* Update post-scriptum.kvp

Remove app.updatesource is redundant

* Update post-scriptum.kvp

Remove redundant admin port after new ports system implemented

* Update KVP - Full refactor

Refactor using a newly deployed instance. Bump MinAMPVersion

* Various tweaks

* Update post-scriptum.kvp

Update RCON delay

* Add EnforceTeamBalance to config

Add EnforceTeamBalance to config file as an option

* Filename amendment

Amend files to remove hyphens after the name of the service to be in-line with current conventions

---------

Co-authored-by: Greelan <53196309+Greelan@users.noreply.github.com>
2023-05-07 21:31:01 -05:00

8 lines
163 B
JSON

[
{
"ConfigFile": "./PostScriptum/ServerConfig/Server.cfg",
"AutoMap": true,
"ConfigType": "kvp",
"ConfigFormat": "{0}=\"{1}\""
}
]