IceOfWraith
528b431f12
Merge pull request #79 from IceOfWraith/kf2
...
Add Killing Floor 2
2022-03-16 00:08:21 -05:00
IceOfWraith
b95d95521d
Corrected Space Engineers SteamAppId
...
The SteamAppId was pointing to the server app id rather than the client so Steam would fail to launch the game.
2022-03-15 08:40:51 -05:00
IceOfWraith
8f1c8dc63b
Merge pull request #47 from IceOfWraith/wurm
...
Add Wurm Unlimited
2022-03-03 16:20:55 -06:00
IceOfWraith
c0d19cfe9f
Merge pull request #88 from IceOfWraith/stationeers
...
Correct Stationeers Config
2022-03-03 16:19:51 -06:00
IceOfWraith
52f5a7e983
Delete stationeersconfig.json.bak
2022-02-19 15:12:53 -06:00
IceOfWraith
d3226158a2
Merge branch 'main' into ror2
2022-02-14 14:25:56 -06:00
IceOfWraith
d28644048d
Put the right file...
...
It helps if I put the right file out here.
2022-02-03 19:40:51 -06:00
IceOfWraith
7c171d4327
Update Risk of Rain 2 for Proton
...
This update allows Risk of Rain 2 to run under Proton and xvfb. This requires the user to run the command below to install prerequisites.
apt-get install xvfb lib32gcc1
2022-02-03 19:01:15 -06:00
IceOfWraith
1eaa42f11d
Update Port and MaxUsers
...
Now uses the correct form for MaxUsers and utilizes ApplicationPort1 due to the latest feature.
2022-01-29 20:50:06 -06:00
IceOfWraith
5f40296286
Update Don't Starve Together 2
...
Corrected the player count to use MaxUsers properly.
2022-01-29 20:39:04 -06:00
IceOfWraith
1a1db4cce7
Update Risk of Rain 2
...
Updated Risk of Rain 2 to use the MaxUsers properly.
2022-01-29 20:32:24 -06:00
IceOfWraith
2d406cde9c
Update Space Engineers
...
Upgraded to use the new AMP variables automap function. Added enum list for scenario selection.
2022-01-26 08:57:26 -06:00
IceOfWraith
a67894970e
Developer Spelled "Infinite" Wrong
...
It's now spelled right.
2022-01-22 15:48:56 -06:00
IceOfWraith
1c4551b9d6
Add Wurm Unlimited (draft)
...
This is the very start of the Wurm Unlimited template. It allows starting the server and joining with manual setting input. I have been slow to progress it, so collaboration is welcome.
2022-01-22 09:59:22 -06:00
IceOfWraith
97b5e018ec
Correct Craftopia Ports and Password
...
@Greelan pointed out a couple mistakes on the changes I proposed. They should be correct now!
2022-01-22 04:21:08 -06:00
IceOfWraith
1fff412b79
Add Settings to Craftopia
...
This adds all the settings to the Craftopia GUI and cleans up a few items.
The port must be put in manually until the functionality is added to use AMP variables in automap.
2022-01-21 20:34:05 -06:00
IceOfWraith
d467cdaefc
Correct Space Engineers Config
...
The config directory was not auto-creating on first startup and the checkboxes did not match the latest format.
2022-01-14 09:22:18 -06:00
IceOfWraith
b5a4566c00
Update Risk of Rain 2 Checkboxes Again
...
This time the right way.
2022-01-14 00:10:42 -06:00
IceOfWraith
0d47ab05d3
Update Risk of Rain 2 Checkboxes
...
This will update the checkboxes to the latest format. This will cause issues with the server until implemented.
2022-01-13 21:36:13 -06:00
IceOfWraith
b5096eb671
Update Broke Protocol Checkboxes
...
This updates the checkboxes to the latest format. Unknown if this caused any issues, but will correct the code for future use.
2022-01-13 21:33:42 -06:00
IceOfWraith
fe82ee759d
Update Project Zomboid Checkboxes
...
This updates the checkboxes to the latest format. This could cause issues with the server until implemented.
2022-01-13 21:29:25 -06:00
IceOfWraith
a305d2e922
Update Sven Co-op Checkboxes
...
Updated the checkboxes to match the latest format.
2022-01-13 21:06:32 -06:00
IceOfWraith
fa2a303bea
Update Don't Starve Together Checkboxes
...
Converted the checkboxes to match the latest format.
2022-01-13 20:54:43 -06:00
IceOfWraith
44df74e12c
Updated Space Engineers config to relative path
...
The config file for Space Engineers had an error in the relative path for the pre-made world.
2022-01-10 06:41:58 -06:00
IceOfWraith
03ab7e9a96
Corrected an error in Space Engineers
...
The UpdateSourceTarget was improperly set to the wrong directory. It has been corrected and tested with the existing template on GitHub.
2022-01-10 05:56:10 -06:00
IceOfWraith
81fab39112
Add Space Engineers
...
This adds the config for the Space Engineers generic module including a base config file.
2022-01-08 16:13:54 -06:00
IceOfWraith
3303533966
Add Don't Starve Together Module
...
This adds the Don't Starve Together dedicated server generic module. All functionality should be included at the current time. No known limitations.
2021-12-31 01:05:28 -06:00
IceOfWraith
34976e2345
Merge branch 'CubeCoders:main' into main
2021-12-30 12:18:10 -06:00
IceOfWraith
ab6bac219e
Edit StarMade Template
...
Fixed the base directory, config startup command, and shutdown command.
2021-12-30 12:17:32 -06:00
IceOfWraith
47f5e4c326
Add StarMade Module
...
Adjusted to show "Memory Limit (MB)" and "Java's maximum heap size" to mirror other modules.
2021-12-29 13:50:59 -06:00
IceOfWraith
461219ad30
Add StarMade Module
...
This adds StarMade Windows and Linux support. Currently all settings are managed in a single file with 188 settings. Once AutoMap receives new features to specify partial settings this will be added to the module as well.
2021-12-29 07:34:30 -06:00
IceOfWraith
13a1dcd0fa
Add Risk of Rain 2
...
This commit enables the use of Risk of Rain 2 servers on Windows only. There is no officially supported way to run on Linux. I'm attempting to solve this through Proton eventually, but it isn't currently an option.
2021-12-22 18:09:48 -06:00
IceOfWraith
4fd5418808
Adding Sven Co-op
...
This commit adds the ability to use Sven Co-op dedicated server utilizing the Generic Module.
2021-12-22 00:28:23 -06:00