https://github.com/hdflux/satisfactory-dedicated-server-utilities
Quality of Life utilities for Satisfactory Dedicated Servers
https://github.com/hdflux/satisfactory-dedicated-server-utilities
api batch batch-script batchfile powershell powershell-script satisfactory satisfactory-dedicated-server
Last synced: 5 months ago
JSON representation
Quality of Life utilities for Satisfactory Dedicated Servers
- Host: GitHub
- URL: https://github.com/hdflux/satisfactory-dedicated-server-utilities
- Owner: hdflux
- Created: 2025-07-11T06:14:17.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-07-11T10:36:41.000Z (9 months ago)
- Last Synced: 2025-07-11T11:08:13.695Z (9 months ago)
- Topics: api, batch, batch-script, batchfile, powershell, powershell-script, satisfactory, satisfactory-dedicated-server
- Language: PowerShell
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Satisfactory Dedicated Server Utilities
Quality of Life utilities for Satisfactory Dedicated Servers.
## List of Utilities
* [DownloadSaveGame](DownloadSaveGame/README.md#downloadsavegame)
* It remotely connects to your dedicated server, and using the HTTPS API it generates a list of your most recent save games for each session name that you have. From that list you enter the corresponding session name and corresponding save game will be downloaded to your computer.
* [RestartServerSession](RestartServerSession/README.md#restartserversession)
* Ability to set more than one dedicated server restart in a day.
* Ability to trigger a save through the API.
* Autostart on computer reboot.