rjwut / ArtClientLib

NOTE: This library is being superseded by IAN: https://github.com/rjwut/ian
14 stars 3 forks source link

Support keystroke capture (for custom scripts) #15

Closed rjwut closed 10 years ago

rjwut commented 10 years ago

Custom scripts permit the capture of client keystrokes to trigger events. ArtClientLib should recognize the server packets that enable/disable keystroke capture and the client packets that transmit the keystrokes to the server.