Commit Graph
18 Commits
Author SHA1 Message Date
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