Update README.md

This commit is contained in:
Arie 2023-10-30 21:45:25 +01:00 committed by GitHub
commit 933c1d7b40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,6 @@ To use the plugin simple change the level using `rcon changelevel ...` as normal
## Configuration ## Configuration
You can controll the location where it tries to download the map from by setting `sm_map_download_base` (defaults to `'https://dl.serveme.tf/maps'`) You can control the location where it tries to download the map from by setting `sm_map_download_base` (defaults to `'https://fastdl.serveme.tf/maps'`)
The plugin looks for maps at `${sm_map_download_base}/${map_name}.bsp` The plugin looks for maps at `${sm_map_download_base}/${map_name}.bsp`