Browse Source

Anon login

pull/450/head
Scarsz 10 years ago
parent
commit
33765d9e83
  1. 6
      SeriousSam3BFE/ss3sserver

6
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 protected]"
# Steam login
steamuser="username"
steampass="password"
steamuser="anonymous"
steampass=""
# Start Variables
ip="0.0.0.0"

Loading…
Cancel
Save