This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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