factorio
Verified for current stable LTS
Factorio Command: Create Save File With Settings Factorio
Use for create save file with settings factorio with Factorio. Exact CLI syntax to create save file with settings factorio using Factorio.
When to use this: Use for create save file with settings factorio with Factorio.
Command Syntax
<path/to>/factorio --create <path/to/save.zip> --map-gen-settings <path/to/map_gen_settings.json> --map-settings <path/to/map_settings.json> <path/to>/factorio --create <path/to/save.zip> --map-gen-settings <path/to/map_gen_settings.json> --map-settings <path/to/map_settings.json> Live Command Builder
Final Command
<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
--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.
FAQ
Purpose: Exact syntax to create save file with settings factorio using Factorio.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Factorio Command: Create Save File Factorio
<path/to>/factorio --create <path/to/save_file.zip> Factorio Command: Display Help Factorio <path/to>/factorio -h Factorio Command: Shut Server Gracefully Factorio /quit Factorio Command: Start Factorio Server <path/to>/factorio --start-server <path/to/save_file.zip> Cpio Command: Copy Files To Archive Cpio Binary echo "<path/to/file1 path/to/file2 ...>" | cpio -o > <archive.cpio>