Automatically download missing maps
  • SourcePawn 82.9%
  • Nix 17.1%
Find a file
2023-11-11 18:02:45 +01:00
.github/workflows flake 2023-11-11 18:02:45 +01:00
plugin Compile sourcepawn 2023-11-01 18:55:56 +00:00
.envrc flake 2023-11-11 18:02:45 +01:00
.gitignore flake 2023-11-11 18:02:45 +01:00
flake.lock flake 2023-11-11 18:02:45 +01:00
flake.nix flake 2023-11-11 18:02:45 +01:00
LICENSE add license 2020-05-08 19:11:33 +02:00
README.md Update README.md 2023-10-30 21:45:25 +01:00

Map Downloader

Automatically download missing maps.

Download Plugin

Usage

To use the plugin simple change the level using rcon changelevel ... as normal, the plugin will detect when you're trying to load a non existing map and will automatically attempt to download the map before changing to it.

Configuration

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