mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 10:04:11 +02:00
add whitelist.tf downloader
This commit is contained in:
parent
327baddce4
commit
7eb20cf8b4
2 changed files with 4 additions and 1 deletions
|
|
@ -22,6 +22,7 @@ The server image comes with the etf2l and ugc configs, common competitive maps a
|
||||||
- FixStvSlot
|
- FixStvSlot
|
||||||
- Updater
|
- Updater
|
||||||
- WebRCON
|
- WebRCON
|
||||||
|
- whitelist.tf downloader
|
||||||
|
|
||||||
## Maps
|
## Maps
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -32,5 +32,7 @@ wget -nv --header="Accept: text/html" --user-agent="Mozilla/5.0 (Macintosh; Int
|
||||||
unzip f2-sourcemod-plugins.zip
|
unzip f2-sourcemod-plugins.zip
|
||||||
|
|
||||||
# WebRCON
|
# WebRCON
|
||||||
|
|
||||||
wget -nv https://github.com/spiretf/webrcon/raw/master/plugin/webrcon.smx
|
wget -nv https://github.com/spiretf/webrcon/raw/master/plugin/webrcon.smx
|
||||||
|
|
||||||
|
# whitelist.tf downloader
|
||||||
|
wget -nv https://github.com/spiretf/sm_whitelist/raw/master/plugin/whitelisttf.smx
|
||||||
Loading…
Add table
Add a link
Reference in a new issue