[jsdelivr](https://www.jsdelivr.com/?docs=gh) is a free CDN for opensource projects that offers mirroring and CDN services for files on GitHub with just a minor URL change, backed by a number of major organizations in the CDN industry.
* added ifdef for discordrpc * replaced discordrpc include correctly
Add new app ID
* added discord rpc * linting issues * Revert "linting issues" This reverts commit 55f4e39506. * fix clang-format issues * removed wrong rpc submodule * added correct rpc submodule * Moved cmake instructions to correct files. * added minor suggestions from pr * Added an option to enable/disable RPC, added rpc to emulator.cpp making it work on nonqt builds * typo & minor stuff * Changed getInstance implementation with Singleton class. * Update discord_rpc_handler.cpp discord id * fixed ci clangformat errors --------- Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
55f4e39506