* Regex and Exit
Changed commandline args as suggested by @Greelan which makes it possible to search for regex
Added regex for join leave and chat. Modified regex for ready.
Modified exit mode to string and set timeout to 60s so that the server can properply shutdown
* keep rcon alive
* tune rcon keepalive and ready regex
* Update launch args, "-log" isn't needed
* Update conan-exiles.kvp
Filtering ping errors for RCON keepalive
* Update conan-exiles.kvp
Streamlined the regex thanks to Greelan!
---------
Co-authored-by: IceOfWraith <96364530+IceOfWraith@users.noreply.github.com>
* Squad Update
Update to add fixedmaxtickrate to start arguments, remove haswritableconsole (Squad does not have a writable console), add SteamWorkshopDownloadLocation to applicable file area, set minampversion, remove RCON from serverconfig area and replace with info tile, clear up verbiage for descriptions of settings
* Recommended updates
Remove $ from non-AMP reserved variables
Update record demos for both client and server side for better readability
* Update Mordhau
Add in SteamWorkshopDownloadLocation (even though the mods are on mod.io), add in custom map in the enum for starting map & mode, and add additional box to specify custom map
* Update mordhau-config.json
* Update mordhau-config.json
* Update mordhau.kvp
Bump MinAMPVersion
Remove SteamWorkshopDownloadLocation due to mordhau not utilising steam workshop mods
The Valheim+ server changes the ini file to contain spaces in the config file even though the initial config does not. This allows AMP to parse either format and update the file as needed. This requires 2.4.1.4 Nightly to work.
* Update Valheim+
This updates Valheim+ to remove the spaces in the ini file to match the original file. This also clarifies the description for Valheim Plus Enable.
* Update valheimconfig.json
Co-authored-by: Greelan <53196309+Greelan@users.noreply.github.com>
* Day of Dragons - Add Release Stream
The devs are creating a new public version for UE5. This allows users to use the legacy stream and continue using the current version.
* Update day-of-dragons.kvp
* Update day-of-dragonsconfig.json
* Update day-of-dragonsconfig.json
Co-authored-by: Greelan <53196309+Greelan@users.noreply.github.com>