started with simple usage doc

This commit is contained in:
kremsy
2015-06-21 21:45:52 +02:00
parent 73ae826e44
commit a025211dfd
3 changed files with 36 additions and 2 deletions

View File

@ -2,7 +2,7 @@
#Additions
- added changelog
- added SocketManager which acts like a webserver you can connect to and interact with ManiaControl
- added SocketManager which acts like a communication interface you can connect to and interact with ManiaControl (also thanks to TGYoshi for some help)
- added "//removerights login" command
- added new EchoManager which handles Interactions between different Controllers
- It is possible to send an Echo command via the Method sendEcho, as message Parameter strings, objects or arrays can get used