Skip to content

MAJigsaw77/hxdiscord_rpc

Repository files navigation

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.