Browse Source

Project Zomboid doesn't offer anonymous login

Scarsz 11 năm trước cách đây
mục cha
commit
3d604503d9
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      ProjectZomboid/pzserver

+ 2 - 2
ProjectZomboid/pzserver

@@ -13,8 +13,8 @@ emailnotification="off"
 email="email@example.com"
 
 # Steam login
-steamuser="anonymous"
-steampass=""
+steamuser="username"
+steampass="password"
 
 # Start Variables
 ip="0.0.0.0"