Skip to content

Instantly share code, notes, and snippets.

@marckean
Last active December 23, 2022 02:51
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marckean/4b6e3e9d70a5961fc7e4d81dfa74727b to your computer and use it in GitHub Desktop.
Save marckean/4b6e3e9d70a5961fc7e4d81dfa74727b to your computer and use it in GitHub Desktop.
adminpassword=AdminPassword
publicserver=never
requirestreamconfigs=1
logfile=logs\sc_serv.log
w3clog=logs\sc_w3c.log
banfile=control\sc_serv.ban
ripfile=control\sc_serv.rip
portbase=8000
;Stream IDs
; Connect like this as the password: Password:#1633
;Test
streamid_1=1
;Player 1
streamid_2=001
;Player 2
streamid_3=002
;Stream Paths
streampath_1=/zero
streampath_001=/one
streampath_002=/two
;Stream Passwords
password_1=Passw0rd
password_001=Passw0rd
password_002=Passw0rd
;streamauthhash_1=tWbo4BLct4FX5lOF1geL
;Specify whether the buffer size is fixed [0] or adaptive [1] [Default = 0]
buffertype = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment