moonlight-stream / moonlight-qt

GameStream client for PCs (Windows, Mac, Linux, and Steam Link)
GNU General Public License v3.0
10.8k stars 629 forks source link

migrate to discord game sdk #764

Closed laralove143 closed 2 years ago

laralove143 commented 2 years ago

the currently used discord-rpc is deprecated in favor of discord gamesdk, it'd also let us get neat features like the icon being whatever the user is actually playing instead of just moonlight's icon (that might be kept in the small icon)

cgutman commented 2 years ago

This is not possible because the Discord GameSDK is incompatible with GPL-licensed open source programs.

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