mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 07:58:33 +00:00
Update cheatsheets
This commit is contained in:
17
tldr/linux/terraria
Normal file
17
tldr/linux/terraria
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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