Ver Fonte

Anon login

Scarsz há 11 anos atrás
pai
commit
33765d9e83
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      SeriousSam3BFE/ss3sserver

+ 3 - 3
SeriousSam3BFE/ss3sserver

@@ -3,7 +3,7 @@
 # Server Management Script
 # Author: Daniel Gibbs
 # Website: http://gameservermanagers.com
-# Version: 090515
+# Version: 220615
 
 #### Variables ####
 
@@ -13,8 +13,8 @@ emailnotification="off"
 email="email@example.com"
 
 # Steam login
-steamuser="username"
-steampass="password"
+steamuser="anonymous"
+steampass=""
 
 # Start Variables
 ip="0.0.0.0"