Toggle self invite/open in-game

This commit is contained in:
Natsumi
2025-09-04 05:39:24 +12:00
parent 307bbbbd05
commit 96f3b239f6
9 changed files with 112 additions and 34 deletions

View File

@@ -569,6 +569,10 @@
"header": "Automatically Manage Cache When Closing VRChat",
"description": "Auto delete old versions from cache"
},
"self_invite": {
"header": "Self Invite",
"description": "Self invite instead of opening instance in VRChat"
},
"save_instance_prints_to_file": {
"header": "Save Instance Prints To File",
"header_tooltip": "Requires \"--enable-sdk-log-levels\" VRC launch option",
@@ -907,7 +911,7 @@
"share": "Share",
"new_instance": "New Instance",
"new_instance_and_self_invite": "New Instance and Self Invite",
"new_instance_and_open_in_vrchat": "New Instance and Open in VRChat",
"new_instance_and_open_ingame": "New Instance and Open In-game",
"make_home": "Make Home",
"reset_home": "Reset Home",
"show_previous_instances": "Show Previous Instances",
@@ -1222,7 +1226,8 @@
"normal": "Normal",
"group": "Group",
"legacy": "Legacy",
"roles": "Roles"
"roles": "Roles",
"open_ingame": "Open in-game"
},
"launch_options": {
"header": "VRChat Launch Options",
@@ -1324,7 +1329,7 @@
"info": "Info",
"invite": "Invite",
"launch": "Launch",
"open_ingame": "Open in Game"
"open_ingame": "Open in-game"
},
"export_friends_list": {
"header": "Export Friends List",