https://github.com/loganintech/discord_rpc_rust
Discord RPC Wrapper in Rust
https://github.com/loganintech/discord_rpc_rust
Last synced: 2 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T09:32:41.000Z (over 7 years ago)
- Last Synced: 2025-06-12T08:45:47.325Z (about 1 year ago)
- Language: Rust
- Size: 684 KB
- Stars: 0
- Watchers: 1
- 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