Impact123 / CallAdmin-Client

The Client for the CallAdmin Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# CallAdmin  
CallAdmin is a multilingual, modular and extendable system to allow inGame reports for HL2-Games and Mods.  

The system is based on 3 parts.  
* [An extendable sourcemod-plugin](https://github.com/Impact123/CallAdmin) to report players inGame  
* A Desktopclient to notify admins when a new report was made  
* [A webscript](https://github.com/Impact123/CallAdmin) to interact with data from the database for the client  

Please take a look at [the wiki](https://github.com/Impact123/CallAdmin/wiki) for more information.

## Notes
* Currently this system is alpha software, use it on your own risk  

About

The Client for the CallAdmin Plugin

License:GNU General Public License v3.0


Languages

Language:C++ 98.9%Language:Makefile 1.1%