Skip to content

Releases: patriq/KInput

v1.0.1

24 Sep 01:59
Compare
Choose a tag to compare

Added support for canvas re-grabbing, so you can keep sending events even when the canvas gets rebuild.

v1.0.0

22 Sep 10:33
Compare
Choose a tag to compare

Released a PInput plugin so you can use KInput in a high level way without having to know which events to send and their order to interact with the Java canvas.

In this release there are 3 files.
If you want to use the high level representation use both KInput.dll and PInput.dll.
If you want to do something more low level with events directly use both KInput.dll and KInputCtrl.dll.