An open API service indexing awesome lists of open source software.

https://github.com/flatypus/discordrpc

A simple template for Discord Rich Presence built on top of the new Discord Game SDK
https://github.com/flatypus/discordrpc

discord discord-game-sdk discord-rich-presence discord-rpc dotnet

Last synced: about 2 months ago
JSON representation

A simple template for Discord Rich Presence built on top of the new Discord Game SDK

Awesome Lists containing this project

README

          

# Discord Rich Presence Template with the Discord Game SDK

This is a simple template example of connecting to the Discord RPC with C# through a console app. To use this, copy the config.json.example in /DiscordRichPresence/config.json.example to /DiscordRichPresence/config.json and fill in the client ID of your application.