Browse Source

corrected steamuser and password

pull/1433/head
Daniel Gibbs 8 years ago
parent
commit
0cfdc82f33
  1. 4
      ClassicOffensive/coserver

4
ClassicOffensive/coserver

@ -96,8 +96,8 @@ appid_co="600380"
branch=""
## SteamCMD Login | https://github.com/GameServerManagers/LinuxGSM/wiki/SteamCMD#steamcmd-login
steamuser="accountname"
steampass='accountpassword'
steamuser="username"
steampass='password'
## Github Branch Select
# Allows for the use of different function files

Loading…
Cancel
Save