Commit Graph

3 Commits

Author SHA1 Message Date
winglessraven
0ef5503aaa
Sons of the Forest: Update Regex (#427)
* Update Regex

Update regex for app ready, user join, and user leave

* Update sons-of-the-forest.kvp

Minor adjustments

---------

Co-authored-by: IceOfWraith <96364530+IceOfWraith@users.noreply.github.com>
2023-07-26 22:35:01 -05:00
IceOfWraith
b1f2e52c7a
Update Sons Of The Forest (#407)
This adds a new setting that allows users to bypass the port checking. It also adds filtering for a benign error.
2023-06-28 00:13:25 -05:00
IceOfWraith
5971d1851a
Add Sons of the Forest (#406)
* Add Sons of the Forest

This adds Sons of the Forest. There are no known limitations, but one bug with the game server that if the ports aren't declared as command line args, it fails to start since the ports are not able to be read from the config file. This template caters to both so it should not be an issue.

* Update sons-of-the-forestupdates.json

* Update sons-of-the-forest.kvp

* Update sons-of-the-forestconfig.json

* Update sons-of-the-forest.kvp

* Update sons-of-the-forestconfig.json

* Update sons-of-the-forestconfig.json

* Update sons-of-the-forestconfig.json

* Update sons-of-the-forestconfig.json

* Update sons-of-the-forestconfig.json

* Update sons-of-the-forestconfig.json

* Update sons-of-the-forestconfig.json

---------

Co-authored-by: Greelan <53196309+Greelan@users.noreply.github.com>
2023-06-25 23:03:06 -05:00