Jump to content

PZ Standalone server Windows 2008 R2


.ale.

Recommended Posts

Hello there. I found installation's guide for Linux server, local or VPS. I've a private server with Windows Server 2008 R2, using for my things. I'd like to run a PZ server on it, but I won't install steam and activate a new account. There's a way to do that? I can normally run it from game's directory on my laptop but can't find a way to get a standalone version.

Thank you guy for help.

 

Alessio

Link to comment
Share on other sites

You can also use SteamCMD to download Project Zomboid

I have the following setup on my end

./SteamCMD/RunSteamCMD.bat

@echo offtitle Update All Serversecho Please provide your Steam login details belowset /p username= Username: set /p password= Password: steamcmd +login %username% %password% +runscript update.txtpause

./SteamCMD/update.txt

force_install_dir ../Zomboid/app_update 108600 validatequit

I find this easier than copying the folder from my local machine every update because it's faster (for me at least) and only downloads what it needs to

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...