mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 18:14:09 +02:00
add demos.tf uploader
This commit is contained in:
parent
3e02c9811f
commit
518372c044
2 changed files with 5 additions and 1 deletions
|
|
@ -28,6 +28,7 @@ The server image comes with the etf2l and ugc configs, common competitive maps a
|
||||||
- WebRCON
|
- WebRCON
|
||||||
- whitelist.tf downloader
|
- whitelist.tf downloader
|
||||||
- missing map downloader
|
- missing map downloader
|
||||||
|
- Demos.tf
|
||||||
|
|
||||||
## Maps
|
## Maps
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -39,3 +39,6 @@ wget -nv https://github.com/spiretf/sm_whitelist/raw/master/plugin/whitelisttf.s
|
||||||
|
|
||||||
# map downloader
|
# map downloader
|
||||||
wget -nv https://github.com/spiretf/mapdownloader/raw/master/plugin/mapdownloader.smx
|
wget -nv https://github.com/spiretf/mapdownloader/raw/master/plugin/mapdownloader.smx
|
||||||
|
|
||||||
|
# demos.tf uploader
|
||||||
|
wget -nv https://demos.tf/plugin/demostf.smx
|
||||||
Loading…
Add table
Add a link
Reference in a new issue