https://github.com/mumble-voip/mumble-plugin-template
A template for getting started writing Mumble plugins using the standard C API.
https://github.com/mumble-voip/mumble-plugin-template
Last synced: 7 months ago
JSON representation
A template for getting started writing Mumble plugins using the standard C API.
- Host: GitHub
- URL: https://github.com/mumble-voip/mumble-plugin-template
- Owner: mumble-voip
- License: bsd-3-clause
- Created: 2021-06-03T11:50:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-21T12:03:03.000Z (over 1 year ago)
- Last Synced: 2024-10-15T03:53:12.237Z (8 months ago)
- Language: C
- Size: 20.5 KB
- Stars: 1
- Watchers: 9
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mumble-plugin-template
A template for getting started writing Mumble plugins using the standard C API.