mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
13 lines
299 B
Markdown
13 lines
299 B
Markdown
![]() |
# factorio
|
||
|
|
||
|
> Create and start a headless Factorio server.
|
||
|
> More information: <https://wiki.factorio.com/Multiplayer>.
|
||
|
|
||
|
- 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}}`
|