Haxe client for Faer
- Only supports the C++ target.
- There are quite a few breaking changes compared to other sources, for a reference server implementation see faer-srv
- Depends on hxdiscord_rpc, can be installed with
haxelib git hxdiscord_rpc https://github.com/MAJigsaw77/hxdiscord_rpc.git
- Only works with MinGW on Windows. Install MinGW to C:/MinGW and apply the MinGW related PRs at https://github.com/HaxeFoundation/hxcpp/pulls (if they still haven't been merged yet when you're reading this)