CSM Mapban is a modern map veto and pick tool for tournaments, featuring live-synced lobbies and OBS-ready overlays.
- Clean, responsive UI
- Admin mode or auto start when two teams join
- Real‑time sync via WebSockets
- OBS overlay (browser source)
- Configurable map pools/modes and card colors
curl -L -o release.tar.gz https://mapban.ru/release.tar.gz
tar -xzf release.tar.gz
cd csm-mapban
cp .env.example .env # edit .env if needed
docker compose up -dThis will have pinned release version of all images.
If you want to use latest version of images, use files from deploy directory.
This project is fully compliant with the REUSE Specification 3.3.
- Wherever technically possible, each source file contains SPDX-compliant license and copyright information directly in its header.
- For files where inline annotations are not feasible (for example, binary assets), the relevant information is provided in REUSE.toml.
- All license files can be found in the LICENSES directory.
The source code of this project is licensed under the GNU Affero General Public License v3.0 (AGPLv3-only).
The code is developed and maintained by CyberSport Masters.
The CyberSport Masters and CSM logos are registered trademarks. They may not be used, copied, modified, or distributed without explicit written permission.
