mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 12:00:43 +00:00
Update cheatsheets
This commit is contained in:
17
tldr/linux/project-zomboid
Normal file
17
tldr/linux/project-zomboid
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# Project Zomboid
|
||||
|
||||
> Start a headless Project Zomboid server.
|
||||
> More information: <https://pzwiki.net/wiki/Dedicated_server>.
|
||||
|
||||
- Start the server:
|
||||
|
||||
`{{path/to/start-server.sh}}`
|
||||
|
||||
- Start a server with a specific name:
|
||||
|
||||
`{{path/to/start-server.sh}} -servername {{server_name}}`
|
||||
Reference in New Issue
Block a user