mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 10:04:11 +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
|
||||
- FixStvSlot
|
||||
- Updater
|
||||
- WebRCON
|
||||
- whitelist.tf downloader
|
||||
- missing map downloader
|
||||
- Demos.tf
|
||||
- [WebRCON](https://github.com/spiretf/webrcon)
|
||||
- [whitelist.tf downloader](https://github.com/spiretf/sm_whitelist)
|
||||
- [missing map downloader](https://github.com/spiretf/mapdownloader)
|
||||
- [Demos.tf](https://demos.tf)
|
||||
- [autoexec](https://github.com/spiretf/autoexec)
|
||||
|
||||
## Maps
|
||||
|
||||
|
|
|
|||
|
|
@ -42,3 +42,6 @@ wget -nv https://github.com/spiretf/mapdownloader/raw/master/plugin/mapdownloade
|
|||
|
||||
# demos.tf uploader
|
||||
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