Bluexin / drpc4k

Bringing Discord-RPC to Kotlin
GNU General Public License v3.0
13 stars 1 forks source link

Switch to Discord GameSDK #20

Open Bluexin opened 5 years ago

Bluexin commented 5 years ago

See https://github.com/discordapp/discord-rpc/issues/290

Bluexin commented 5 years ago

... but their licensing for it sucks so it might not actually be possible. Maybe supporting the new stuff might be only feasible with a clean (Kotlin-only) implementation (using IPC/WS directly if possible).