From c0ce0ff1ea34e0a7cab1bbca59cb2f09d1d57e81 Mon Sep 17 00:00:00 2001 From: Natsumi Date: Sun, 8 Mar 2026 18:01:22 +1100 Subject: [PATCH] Add Steam shortcut tooltip --- src/localization/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/localization/en.json b/src/localization/en.json index a0535b22..86f2fd67 100644 --- a/src/localization/en.json +++ b/src/localization/en.json @@ -943,7 +943,7 @@ "app_launcher": { "header": "App Launcher", "folder": "Auto-Launch Folder", - "folder_tooltip": "To auto-launch apps with VRChat, place shortcuts inside this folder, alteratively use the platform-specific subfolders", + "folder_tooltip": "To auto-launch apps with VRChat, place shortcuts inside this folder, alteratively use the platform-specific subfolders, Steam app shortcuts are also supported", "auto_close": "Auto close apps", "run_process_once": "Open single instance of app" },