| gtmumble | chore: Prepare for initial release | |
| .gitignore | chore: Prepare for initial release | |
| LICENSE | Initial commit | |
| pyproject.toml | chore: Prepare for initial release | |
| README.md | chore: Prepare for initial release | |
| uv.lock | chore: Prepare for initial release | |
GTMumble
GTMurmur reimplementation in Python. Implements Channel Viever Protocol provider over TCP port. Use it if you want to add your Mumble server to GameTracker.com.
Requirements:
- Mumble server (for
MumbleServer.iceSlice definition)
Usage
$ uv run gtmumble
License
Copyright (C) 2026 Rafał Kołucki
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 31 Milk Street, # 960789, Boston, MA 02196 USA