如果是游戏更新的话,建议直接删除Project Zomboid Dedicated Server文件夹,双击1.bat重新下载僵尸毁灭工程的服务器文件。然后重新按上文的内存设置部分设置启动就可以了,服务器配置和存档不用担心,他们保存在Zomboid文件夹中,不需要重新设置。 如果你打算新开档,那就直接删除Zomboid文件夹,然后按照上文服务器配置部分设置...
mkdir pzserver 创建一个steamcmd配置文件 cat>$HOME/update_zomboid.txt<<'EOL'// update_zomboid.txt//@ShutdownOnFailedCommand1//set to 0 if updating multiple servers at once@NoPromptForPassword1force_install_dir/home/pzuser/pzserver///for servers which don't need a loginlogin anonymous app_up...
Hosting a Project Zomboid dedicated server provides more control and flexibility, allowing you to customize gameplay. To set one up, you must have a VPS that meets the minimum hardware requirements and is running Linux. If you use Hostinger’s Game Panel hosting, you can easily set up a Proj...
A few months back I was playing Project Zomboid on my own server with my wife. Normally hosting the server went off without a hitch as the game natively supports Linux. Recently we tried to get back into the game but it seems that something has gone awry with the hosting when done throu...
{STEAMAPP}-dedicated" # Install required packages RUN apt-get update \ && apt-get install -y --no-install-recommends --no-install-suggests \ dos2unix \ && apt-get clean \ && rm -rf /var/lib/apt/lists/* # Download the Project Zomboid dedicated server app using the steamcmd app # ...
Downloading the Project Zomboid Dedicated Server on Linux 7. We are finally at the point where we can use the SteamCMD tool to download the latest version of the Project Zomboid server to our Linux system. To download this server, use the following command within the terminal. The key part ...
Project Zomboid dedicated server container This Dockerfile downloads the Project Zombie dedicated server using SteamCMD. Will allow you to deploy with ease a server in Kubernetes, Docker... The ready to use image is available here: https://hub.docker.com/r/danixu86/project-zomboid-dedicated-ser...
Project Zomboid dedicated server container This Dockerfile downloads the Project Zombie dedicated server using SteamCMD. Will allow you to deploy with ease a server in Kubernetes, Docker... The ready to use image is available here: https://hub.docker.com/r/danixu86/project-zomboid-dedicated-ser...
双击1.bat会自动打开cmd下载steamcmd的主程序以及僵尸毁灭工程的服务器端程序。当出现0x3就说明开始下载僵尸毁灭工程的服务器端程序了。 下载完毕后cmd窗口会自动关闭,所以只要cmd窗口还没有自动关闭,就最好不要进行其他操作。下载时间取决于网速,如果是腾讯云的话,这个过程应该会挺快的,5-10分钟这样。
创建一个steamcmd配置文件 cat>$HOME/update_zomboid.txt<<'EOL'// update_zomboid.txt//@ShutdownOnFailedCommand1//set to 0 if updating multiple servers at once@NoPromptForPassword1force_install_dir/home/pzuser/pzserver///for servers which don't need a loginlogin anonymous ...