Haxe/hxcpp @:native bindings for Discord RPC.
Note
These bindings are using a fork of Discord RPC, you can read more about it here.
You can install it through Haxelib
haxelib install hxdiscord_rpc
Or through Git
, if you want the latest updates
haxelib git hxdiscord_rpc https://github.com/MAJigsaw77/hxdiscord_rpc.git
Check out the Sample Folder for an example on how to use this library.
hxdiscord_rpc is made available under the MIT License. Check LICENSE for more information.
Discord RPC is made available under the MIT License. Check Discord's RPC LICENSE for more information.