1 changed files with 3 additions and 3 deletions
@ -3,7 +3,7 @@ |
|||||
# Server Management Script |
# Server Management Script |
||||
# Author: Daniel Gibbs |
# Author: Daniel Gibbs |
||||
# Website: http://gameservermanagers.com |
# Website: http://gameservermanagers.com |
||||
# Version: 090515 |
# Version: 220615 |
||||
|
|
||||
#### Variables #### |
#### Variables #### |
||||
|
|
||||
@ -13,8 +13,8 @@ emailnotification="off" |
|||||
email="[email protected]" |
email="[email protected]" |
||||
|
|
||||
# Steam login |
# Steam login |
||||
steamuser="username" |
steamuser="anonymous" |
||||
steampass="password" |
steampass="" |
||||
|
|
||||
# Start Variables |
# Start Variables |
||||
ip="0.0.0.0" |
ip="0.0.0.0" |
||||
|
Loading…
Reference in new issue