update spire urls

This commit is contained in:
Robin Appelman 2025-09-08 21:15:14 +02:00
commit 5df14ddcc1

View file

@ -6,7 +6,7 @@ Docker image for a competitive tf2 server.
docker pull spiretf/docker-comp-server
```
See the [base server](https://github.com/spiretf/docker-tf2-server) for additional options
See the [base server](https://codeberg.org/spire/docker-tf2-server) for additional options
The server image comes with the etf2l and ugc configs and a set of usefull sourcemod plugins
@ -25,14 +25,14 @@ The server image comes with the etf2l and ugc configs and a set of usefull sourc
- RestoreScore
- FixStvSlot
- Updater
- [WebRCON](https://github.com/spiretf/webrcon)
- [whitelist.tf downloader](https://github.com/spiretf/sm_whitelist)
- [missing map downloader](https://github.com/spiretf/mapdownloader)
- [WebRCON](https://codeberg.org/spire/webrcon)
- [whitelist.tf downloader](https://codeberg.org/spire/sm_whitelist)
- [missing map downloader](https://codeberg.org/spire/mapdownloader)
- [Demos.tf](https://demos.tf)
- [autoexec](https://github.com/spiretf/autoexec)
- [autoexec](https://codeberg.org/spire/autoexec)
- [ProperPregame](https://github.com/AJagger/ProperPregame)
- [tf2-comp-fixes](https://github.com/ldesgoui/tf2-comp-fixes)
## A Note on Maps
This image only has `cp_badlands` in the image, any other map that you try to switch to are automatically downloaded by the [map downloader plugin](https://github.com/spiretf/mapdownloader)
This image only has `cp_badlands` in the image, any other map that you try to switch to are automatically downloaded by the [map downloader plugin](https://codeberg.org/spire/mapdownloader)