saltyorg / Sandbox

Saltbox Sandbox
GNU General Public License v3.0
73 stars 101 forks source link

feat(role): add factorio #288

Closed plinders closed 1 year ago

plinders commented 1 year 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?