mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 14:23:51 +02:00
Add Discord RPC options
This commit is contained in:
@@ -516,13 +516,17 @@
|
||||
"discord_presence": {
|
||||
"discord_presence": {
|
||||
"header": "Discord Presence",
|
||||
"description": "* Only active while VRChat is running.",
|
||||
"description": "* Only active whilst in an instance.",
|
||||
"enable": "Enable",
|
||||
"enable_tooltip": "Recommended to disable Rich Presence in VRChat config.json to stop it from conflicting",
|
||||
"instance_type_player_count": "Instance type/player count",
|
||||
"instance_type_player_count": "Instance type & player count",
|
||||
"join_button": "Join button (public only)",
|
||||
"show_details_in_private": "Show world details in private",
|
||||
"show_images": "Show world images"
|
||||
"show_details_in_private": "Show world details while in private",
|
||||
"show_images": "Show world images",
|
||||
"show_current_platform": "Show current platform",
|
||||
"world_integration": "World integration",
|
||||
"world_integration_tooltip": "Show \"Watching\\Listening to\" video for Popcorn Palace, PyPyDance, VRDancing and LS Media",
|
||||
"display_world_name_as_discord_status": "Display world name as Discord status"
|
||||
},
|
||||
"rpc": {
|
||||
"vr": "VR",
|
||||
|
||||
Reference in New Issue
Block a user