path-to-factorio Verified current stable Not installed? Filesystem

Path To Factorio / Create Save File With Settings Factorio

Create Save File With Settings Factorio

Path To Factorio command syntax to create save file with settings factorio. Copyable examples, output expectations, and common mistakes.

$
Terminal
<path/to>/factorio --create <path/to/save.zip> --map-gen-settings <path/to/map_gen_settings.json> --map-settings <path/to/map_settings.json>

Command Breakdown

What each part is doing

<path/to>/factorio
Base Command
The executable that performs this operation. Here it runs Path To Factorio before the shell applies any redirect operators.
<path/to>
path to
The value supplied for path to.
<path/to/save.zip>
path to save.zip
The value supplied for path to save.zip.
<path/to/map_gen_settings.json>
path to map gen settings.json
The value supplied for path to map gen settings.json.
<path/to/map_settings.json>
path to map settings.json
The value supplied for path to map settings.json.
--create
Command Option
Tool-specific option used by this command invocation.
--map-gen-settings
Command Option
Tool-specific option used by this command invocation.
--map-settings
Command Option
Tool-specific option used by this command invocation.

Alternative Approaches

Comparable commands in other tools

Alternative filesystem tools for the same job.