mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 18:14:09 +02:00
add autoexec
This commit is contained in:
parent
838d25ad73
commit
a08e539fba
2 changed files with 9 additions and 5 deletions
|
|
@ -25,10 +25,11 @@ The server image comes with the etf2l and ugc configs, common competitive maps a
|
||||||
- RestoreScore
|
- RestoreScore
|
||||||
- FixStvSlot
|
- FixStvSlot
|
||||||
- Updater
|
- Updater
|
||||||
- WebRCON
|
- [WebRCON](https://github.com/spiretf/webrcon)
|
||||||
- whitelist.tf downloader
|
- [whitelist.tf downloader](https://github.com/spiretf/sm_whitelist)
|
||||||
- missing map downloader
|
- [missing map downloader](https://github.com/spiretf/mapdownloader)
|
||||||
- Demos.tf
|
- [Demos.tf](https://demos.tf)
|
||||||
|
- [autoexec](https://github.com/spiretf/autoexec)
|
||||||
|
|
||||||
## Maps
|
## Maps
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -42,3 +42,6 @@ wget -nv https://github.com/spiretf/mapdownloader/raw/master/plugin/mapdownloade
|
||||||
|
|
||||||
# demos.tf uploader
|
# demos.tf uploader
|
||||||
wget -nv https://demos.tf/plugin/demostf.smx
|
wget -nv https://demos.tf/plugin/demostf.smx
|
||||||
|
|
||||||
|
# autoexec
|
||||||
|
wget -nv https://github.com/spiretf/autoexec/raw/master/plugin/autoexec.smx
|
||||||
Loading…
Add table
Add a link
Reference in a new issue