1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-09-24 02:52:01 -05:00

Add Discord Rich Presence (#681)

This commit is contained in:
Xpl0itR
2019-05-30 21:27:43 +01:00
committed by emmauss
parent 29a9c5f0b8
commit e7be60b6c6
8 changed files with 124 additions and 8 deletions

View File

@@ -32,6 +32,9 @@
// Enable or disable Docked Mode
"docked_mode": false,
// Enable or disable Discord Rich Presense
"enable_discord_intergration": true,
// Enable or disable Game Vsync
"enable_vsync": true,