saltyorg / Sandbox

Saltbox Sandbox
GNU General Public License v3.0
64 stars 91 forks source link

feat(role): add factorio #288

Closed plinders closed 9 months ago

plinders commented 9 months ago

Description

Adds a a role to deploy a Factorio headless server. Will boot a fresh game with files at /opt/factorio if that folder is empty, otherwise will load the save if there is one. Additional configuration through server-settings.json as per the Factorio headless server documentation.

Docker image.

Will try to make documentation soon.

How Has This Been Tested?