Skip to content

Haxe hxcpp @:native externs for Discord's rich presence library / forked for development purposes only

License

Notifications You must be signed in to change notification settings

TBar09/linc_discord-rpc

 
 

Repository files navigation

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.

About

Haxe hxcpp @:native externs for Discord's rich presence library / forked for development purposes only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haxe 71.3%
  • C++ 28.7%