-
-
Notifications
You must be signed in to change notification settings - Fork 133
Expand file tree
/
Copy pathwin.ini
More file actions
executable file
·32 lines (22 loc) · 659 Bytes
/
win.ini
File metadata and controls
executable file
·32 lines (22 loc) · 659 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
; Public IP address of the server
IP=0.0.0.0
; Custom files folder
CUSTOM_FOLDER=custom_files
; Max players
MAXPLAYERS=32
; Server port for players to connect
PORT=27015
; Tickrate of the server (64 is MM, 128 is ESEA/Faceit)
TICKRATE=128
; Steam Web API key (required to play workshop maps): http://steamcommunity.com/dev/apikey
API_KEY=
; Game server login token http://steamcommunity.com/dev/managegameservers
STEAM_ACCOUNT=
; LAN server: 0 = public, 1 = private
LAN=0
; Password to join server: empty = no password
SERVER_PASSWORD=
; RCON password
RCON_PASSWORD=changeme
; Execute config on boot
EXEC=on_boot.cfg