Commit Graph

6 Commits

Author SHA1 Message Date
Greelan
5cb7fb7d4d
Various: Wine related updates (#322) 2023-04-03 16:08:07 +10:00
Greelan
70c93e9a07
SteamCMD client app ID updates (#272) 2023-01-08 07:57:45 +11:00
IceOfWraith
7e025bac53
Update Empyrion - Backup Exclude Toggle (#251)
This adds a checkbox slider to allow disabling the download of the default backup exclude file.
2022-12-16 22:26:30 -06:00
IceOfWraith
feaffecd75
Update Empyrion - Custom Scenario and Default Backup Exclusions (#250)
* Update Empyrion - Custom Scenario and Default Backup Exclusions

This provides a second scenario input that allows the user to specify a custom scenario. The folder name must match the name put in the input.

This also includes a backup exclusion that only stores the Saves folder and the yaml config files.

* Fix stuff

* Update empyrion-galactic-survivalupdates.json
2022-12-16 16:06:32 -06:00
IceOfWraith
ec2839c60f
Adjust Empyrion Update Stage
Pointed the config download towards the CubeCoders/AMPTemplates repo.
2022-06-29 07:20:54 -05:00
IceOfWraith
e368ccbe78
Add Empyrion Galactic Survival (#155)
Reference: https://github.com/CubeCoders/AMPTemplates/pull/49

All changes requested by @Greelan have been implemented, but there are two things to note.
-I kept the working directory the same as the launcher lives in this folder, but calls the dedicated server executable one deeper.
-There are two ports that have unknown uses. I've looked around and have gotten mixed responses on if they're actually needed or what they do, but the telnet port is always 4 higher than the main game port in each case, so I have to assume there's a reason behind it.
2022-06-28 19:38:18 -05:00