mirror of
https://codeberg.org/spire/mapdownloader.git
synced 2026-06-04 02:34:12 +02:00
fixed README.md to correct download url. Fixed mapdownloader.sp to have proper url (removed double /). Plugin needs to be recompiled.
This commit is contained in:
parent
d797455fb4
commit
82d2cb025f
2 changed files with 2 additions and 2 deletions
|
|
@ -10,6 +10,6 @@ To use the plugin simple change the level using `rcon changelevel ...` as normal
|
|||
|
||||
## Configuration
|
||||
|
||||
You can controll the location where it tries to download the map from by setting `sm_map_download_base` (defaults to `'http://fakkelbrigade.eu/maps'`)
|
||||
You can controll the location where it tries to download the map from by setting `sm_map_download_base` (defaults to `'http://dl.serveme.tf/maps'`)
|
||||
|
||||
The plugin looks for maps at `${sm_map_download_base}/${map_name}.bsp`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue