/LincDiscordRPCButtons

Haxe hxcpp @:native externs for Discord's rich presence library

Primary LanguageC++OtherNOASSERTION

linc/discord-RPC

Fork adds buttons support

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/YoshiCrafter29/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.