Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loganintech/discord_rpc_rust

Discord RPC Wrapper in Rust
https://github.com/loganintech/discord_rpc_rust

Last synced: 10 days ago
JSON representation

Discord RPC Wrapper in Rust

Awesome Lists containing this project

README

        

# discord_rpc_rust
Discord Rich Presence Library written in Rust

# Tested on windows
I _believe_ that cross-platform compiling works. However, running `cargo test` results in linker errors on linux so for now I haven't tested on that OS. If you have that issue and find a way to fix it, let me know :)
That said, I'll probably work on a fix for that issue a bit later. If you'd like to see my plans please view the project: https://github.com/HazardDev/discord_rpc_rust/projects/1

## Building Requirements

* CMake
* Nightly Rust Version