factorio, terraria: add page (#13231)
This commit is contained in:
12
pages/linux/factorio.md
Normal file
12
pages/linux/factorio.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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}}`
|
12
pages/linux/terraria.md
Normal file
12
pages/linux/terraria.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# terraria
|
||||
|
||||
> Create and start a headless Terraria server.
|
||||
> More information: <https://terraria.wiki.gg/wiki/Server>.
|
||||
|
||||
- Start an interactive server setup:
|
||||
|
||||
`{{path/to/TerrariaServer}}`
|
||||
|
||||
- Start a Terraria server:
|
||||
|
||||
`{{path/to/TerrariaServer}} -world {{path/to/world.wld}}`
|
Reference in New Issue
Block a user