EmbarkStudios / discord-sdk

An open implementation of the Discord Game SDK in Rust
Apache License 2.0
150 stars 10 forks source link

Add empty implementation #19

Closed Jake-Shadle closed 3 years ago

Jake-Shadle commented 3 years ago

Add an empty register_app implementation so that discord-sdk can be compiled on all platforms, even if it doesn't actually function on them.