MAJigsaw77 / hxdiscord_rpc

Haxe/hxcpp @:native bindings for Discord RPC.
https://lib.haxe.org/p/hxdiscord_rpc
MIT License
21 stars 9 forks source link
cpp discord haxe rpc

hxdiscord_rpc

Haxe/hxcpp @:native bindings for Discord RPC.

[!NOTE] These bindings are using a fork of Discord RPC, you can read more about it here.

Installation

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

Usage Example

Check out the Sample Folder for an example on how to use this library.

Licensing

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.