mirror of
https://github.com/YGGverse/hl-server.git
synced 2026-03-31 17:45:28 +00:00
add sv_downloadurl_ipv6
This commit is contained in:
parent
781b400251
commit
d7ca0b3162
1 changed files with 5 additions and 0 deletions
|
|
@ -27,6 +27,11 @@ exec banned.cfg
|
|||
|
||||
// fast download
|
||||
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
|
||||
|
||||
// master server connections
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue