Files
cheatsheet-tldr/tldr/linux/terraria
2024-07-12 00:14:50 +00:00

18 lines
366 B
Plaintext

---
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}}`