mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 18:14:09 +02:00
update spire urls
This commit is contained in:
parent
875d0fbf4b
commit
5df14ddcc1
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -6,7 +6,7 @@ Docker image for a competitive tf2 server.
|
||||||
docker pull spiretf/docker-comp-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
|
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
|
- RestoreScore
|
||||||
- FixStvSlot
|
- FixStvSlot
|
||||||
- Updater
|
- Updater
|
||||||
- [WebRCON](https://github.com/spiretf/webrcon)
|
- [WebRCON](https://codeberg.org/spire/webrcon)
|
||||||
- [whitelist.tf downloader](https://github.com/spiretf/sm_whitelist)
|
- [whitelist.tf downloader](https://codeberg.org/spire/sm_whitelist)
|
||||||
- [missing map downloader](https://github.com/spiretf/mapdownloader)
|
- [missing map downloader](https://codeberg.org/spire/mapdownloader)
|
||||||
- [Demos.tf](https://demos.tf)
|
- [Demos.tf](https://demos.tf)
|
||||||
- [autoexec](https://github.com/spiretf/autoexec)
|
- [autoexec](https://codeberg.org/spire/autoexec)
|
||||||
- [ProperPregame](https://github.com/AJagger/ProperPregame)
|
- [ProperPregame](https://github.com/AJagger/ProperPregame)
|
||||||
- [tf2-comp-fixes](https://github.com/ldesgoui/tf2-comp-fixes)
|
- [tf2-comp-fixes](https://github.com/ldesgoui/tf2-comp-fixes)
|
||||||
|
|
||||||
## A Note on Maps
|
## 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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue