891c5550a4
Pavlov VR: update Shack binary name ( #452 )
2023-09-01 11:14:12 +10:00
d7b0e71a57
Vintage Story: updates for new server builds ( #449 )
2023-09-01 08:46:14 +10:00
0816461fd6
Path of Titans: RCON and settings updates ( #448 )
2023-08-28 13:29:33 +10:00
0f4b6aa79b
Stationeers: update Docker policy ( #447 )
2023-08-24 22:51:59 +10:00
93f1f87dde
Astroneer: add Linux support ( #446 )
2023-08-22 08:38:57 +10:00
f6c4f91209
Core Keeper: various updates ( #445 )
2023-08-21 22:33:26 +10:00
84e61cb749
Update GatekeeperV2 ( #444 )
...
* Update GatekeeperV2
Due to changes in how Python and Pip handle packages, this needed a change to use a virtual environment. This won't work in Docker until Mike adds python3-venv to the image, but I suspect it should be resolved shortly.
* Fix issue
* Oopsies
2023-08-17 16:54:29 -05:00
9842eb03d6
OpenTTD: update ports, tweak settings and configs ( #443 )
2023-08-14 21:59:57 +10:00
2192986408
Add Quake III Arena ( #439 )
2023-08-13 16:21:19 +10:00
34fd71a348
ARK:SE: add setting ( #442 )
2023-08-13 07:29:20 +10:00
519aab68bc
Update ports ( #441 )
2023-08-09 22:29:51 +10:00
271dc64036
Astroneer: fix port argument, other tidy-ups ( #440 )
2023-08-09 22:29:32 +10:00
7eb0d39067
Update vintage-storyconfig.json ( #437 )
2023-07-30 15:47:57 +10:00
147ae02a9c
Update ark-se.kvp ( #436 )
2023-07-30 12:56:21 +10:00
c2c13fa28e
Update conan-exiles.kvp ( #435 )
...
* Update conan-exiles.kvp
Update to include non-Steam client mod downloading port.
* Update conan-exiles.kvp
2023-07-29 18:11:41 -05:00
d8f3e29f74
Stationeers: remove legacy server option, add previous branch to main template ( #433 )
2023-07-28 11:19:34 +10:00
309cc30d64
Pavlov: update setting description for newer server builds ( #432 )
2023-07-28 11:18:57 +10:00
750466839f
Arma Reforger: fix default passwordAdmin length and remove LinuxBufferedConsole ( #434 )
2023-07-28 11:15:38 +10:00
e115190f0a
Arma Reforger: settings updates ( #430 )
2023-07-27 14:17:51 +10:00
3430e15c37
Arma 3: server branch and headless client updates ( #426 )
2023-07-27 14:17:11 +10:00
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
694ade5345
Update sven-co-op.kvp ( #431 )
...
Devs added a period. Making it universal for both versions and any future additions.
2023-07-26 22:13:33 -05:00
ed01652e6a
Arma Reforger: various updates ( #422 )
2023-07-17 17:36:30 +10:00
d770df1024
Satisfactory: various updates ( #420 )
2023-07-17 17:33:16 +10:00
6c303ec80f
V Rising: add mod support for Windows ( #423 )
2023-07-17 08:52:24 +10:00
5b0f7f233a
DayZ: change Steam login for Experimental ( #424 )
2023-07-17 08:50:38 +10:00
610a53ac39
Arma 3: add additional Steam branches ( #419 )
2023-07-12 22:06:07 +10:00
5c05fe9420
Arma 3: add limitFPS setting ( #417 )
2023-07-11 12:05:36 +03:00
2724f0db7f
Veloren: add Weekly release version option ( #416 )
2023-07-10 17:03:54 +03:00
e2d9dbab4b
Add Ground Branch ( #393 )
2023-07-05 23:18:57 +03:00
28680c5fd2
The Isle Evrima: address app ready logging ( #413 )
2023-07-04 19:51:23 +03:00
8d6eabaa6a
Update Randompassword Inputs ( #412 )
...
* Update Randompassword Inputs
* add {{newguid()}}
* Update space-engineers-genericconfig.json
* Changes
2023-07-02 06:57:07 -05:00
f871f29cf6
Update ConfigRequest.md ( #410 )
2023-06-29 22:37:57 -05:00
8898ec0eef
Update 7D2D Default Config File ( #409 )
...
alpha 21 is the new public version. This is updating it to match.
2023-06-29 22:22:47 -05:00
d4d07af273
Update README.md ( #408 )
...
GitHub Sites is busted on my repo, so hosting it here for now until I tidy up the issues I've found.
2023-06-28 23:24:47 -05:00
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
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
440daf46e2
Conan Exiles: remove AdminPassword setting ( #405 )
2023-06-25 18:14:01 +03:00
0927ca1df3
POT: add server rules setting ( #403 )
2023-06-23 07:13:33 +10:00
39fd5fdc9c
CE: new binary name ( #402 )
2023-06-23 07:13:19 +10:00
d1065bc09a
Add TShock ( #392 )
2023-06-21 15:50:30 +10:00
391eacb472
Space Engineers: add Linux support ( #400 )
2023-06-21 15:17:14 +10:00
7241c62480
Add Staxel ( #394 )
2023-06-21 13:51:56 +10:00
0e41bae87b
Path of Titans: clarify setting description ( #401 )
2023-06-21 06:36:58 +10:00
2bbabc3c41
Path of Titans: setting description consistency tweaks ( #399 )
2023-06-20 20:36:29 +10:00
1e6ebf0db0
Path of Titans: fix technical name for Gondwa map ( #398 )
2023-06-20 18:48:15 +10:00
b65abb7bc9
PZ: change password setting input types ( #395 )
2023-06-19 15:58:19 +10:00
2aa92d8d19
Add new prospect names ( #391 )
2023-06-15 22:30:50 +10:00
8df70ee84a
Failsafe paths ( #390 )
2023-06-15 22:30:10 +10:00
6fc1ec484c
Satisfactory update stages ( #389 )
2023-06-15 06:27:54 +10:00