Browse Source

Project Zomboid doesn't offer anonymous login

pull/450/head
Scarsz 10 years ago
parent
commit
3d604503d9
  1. 4
      ProjectZomboid/pzserver

4
ProjectZomboid/pzserver

@ -13,8 +13,8 @@ emailnotification="off"
email="[email protected]" email="[email protected]"
# Steam login # Steam login
steamuser="anonymous" steamuser="username"
steampass="" steampass="password"
# Start Variables # Start Variables
ip="0.0.0.0" ip="0.0.0.0"

Loading…
Cancel
Save