Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/loganintech/discord_rpc_rust
- Owner: loganintech
- License: gpl-3.0
- Created: 2018-03-03T07:26:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T09:32:41.000Z (about 6 years ago)
- Last Synced: 2024-10-18T06:52:03.756Z (4 months ago)
- Language: Rust
- Size: 684 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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