Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 687 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 687 Bytes

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.