mirror of
https://github.com/YGGverse/hl-server.git
synced 2025-08-26 13:32:37 +00:00
add sv_downloadurl_ipv6
This commit is contained in:
parent
781b400251
commit
d7ca0b3162
@ -27,6 +27,11 @@ exec banned.cfg
|
|||||||
|
|
||||||
// fast download
|
// fast download
|
||||||
sv_downloadurl "http://94.140.114.89/fastdl/half-life/"
|
sv_downloadurl "http://94.140.114.89/fastdl/half-life/"
|
||||||
|
|
||||||
|
// secured connections for Yggdrasil
|
||||||
|
// option supported by https://github.com/YGGverse/xash3d-fwgs/tree/sv-downloadurl-ipv6
|
||||||
|
sv_downloadurl_ipv6 "http://[201:5eb5:f061:678e:7565:6338:c02c:5251]/fastdl/half-life/"
|
||||||
|
|
||||||
sv_allowdownload 1
|
sv_allowdownload 1
|
||||||
|
|
||||||
// master server connections
|
// master server connections
|
||||||
|
Loading…
x
Reference in New Issue
Block a user