Aidan63 / linc_discord-rpc

Haxe hxcpp @:native externs for Discord's rich presence library
Other
38 stars 30 forks source link

linc/discord-RPC

Haxe/hxcpp @:native bindings for discord-rpc

example rpc


This library only works with the Haxe cpp target.


Install

haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc

Example Usage

See the test/cli folder for a simple command line program using the externs. For all the options you can pass to the initialize and presence functions remember to check the Discord-RPC docs as the haxe functions mirror the functionality.