commands.sh

Factorio

linux

Create and start a headless Factorio server.

More info →

Options (1)

-h, --helpboolean

Display help

Example: {{path/to}}/factorio {{[-h|--help]}}

Examples (5)

Create a new save file

path/to/factorio --create path/to/save_file.zip

Start a Factorio server

path/to/factorio --start-server path/to/save_file.zip

Create a new save file with specific settings

path/to/factorio --create path/to/save.zip --map-gen-settings path/to/map_gen_settings.json --map-settings path/to/map_settings.json

[Interactive] Shut the server gracefully

/quit

Display help

path/to/factorio [-h|--help]
made by @shridhargupta | data from tldr-pages