snippetbashTip
Project Zomboid — Start a headless Project Zomboid server. More information: <https://pzwiki.net/wiki/Dedicated_server
Viewed 0 times
serverheadlesscommandstartzomboidcliproject zomboidproject
linux
Problem
How to use the
Project Zomboid command: Start a headless Project Zomboid server. More information: <https://pzwiki.net/wiki/Dedicated_server>.Solution
Project Zomboid — Start a headless Project Zomboid server. More information: <https://pzwiki.net/wiki/Dedicated_server>.Start the server:
{{path/to}}/start-server.shStart a server with a specific name:
{{path/to}}/start-server.sh -servername {{server_name}}Code Snippets
Start the server
{{path/to}}/start-server.shStart a server with a specific name
{{path/to}}/start-server.sh -servername {{server_name}}Context
tldr-pages: linux/Project Zomboid
Revisions (0)
No revisions yet.