mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-09-26 10:12:02 -05:00
Add Discord Rich Presence (#681)
This commit is contained in:
@@ -368,6 +368,17 @@
|
||||
false
|
||||
]
|
||||
},
|
||||
"enable_discord_intergration": {
|
||||
"$id": "#/properties/enable_discord_intergration",
|
||||
"type": "boolean",
|
||||
"title": "Enable Discord Rich Presense",
|
||||
"description": "Enable or disable Discord Rich Presense",
|
||||
"default": true,
|
||||
"examples": [
|
||||
true,
|
||||
false
|
||||
]
|
||||
},
|
||||
"enable_vsync": {
|
||||
"$id": "#/properties/enable_vsync",
|
||||
"type": "boolean",
|
||||
|
Reference in New Issue
Block a user