Browse Source
Merge pull request #59 from borzaka/patch-1
Add more info to the sv_lan command
pull/61/head
Daniel Gibbs
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
CounterStrikeGlobalOffensive/server.cfg
|
|
@ -20,7 +20,7 @@ sv_password "" |
|
|
|
// Example: sv_contact "email@example.com" |
|
|
|
sv_contact "" |
|
|
|
|
|
|
|
// LAN mode - If set the server will not show on the internet. |
|
|
|
// LAN mode - Server is a LAN server; can't connect from the internet. VAC (Valve Anti-Cheat) is disabled in this mode. |
|
|
|
// Default: sv_lan 0 |
|
|
|
sv_lan 0 |
|
|
|
|
|
|
|