The latest version includes the date at the beginning of the line. Updated the regex to handle new and old versions.
`31.5.2023 18:52:33 [Server Event] Dedicated Server now running on Port 40027 and all ips!`
* Update OpenTTD
Due to the latest update, the save file must be removed, the game started and an autosave created, then the save game location put back in before starting the server again.
* Update openttdconfig.json
* Tweak save name setting description
---------
Co-authored-by: Greelan <53196309+Greelan@users.noreply.github.com>
* Add Node JS Generic
This creates a generic template that can be used for Node JS applications.
There are no known limitations at this time. Feature requests are welcome.
* PATH step for scripts that need it.
* Greelan's review
* One day, glasses will be used.
* 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>
* Add American Truck Simulator
The game requires additional setup which are linked in the ExtraSetupStepsURI. Linux only or Docker on Windows as there are issues running as NETWORK SERVICE in Windows.
After this is fully reviewed, I'll convert it to work for Euro Truck Simulator 2 as well.
* Update american-truck-simulator.kvp
* Requested changes + moderators
* Update american-truck-simulatorupdates.json