Advertisement
Guest User

Launcher.json

a guest
Dec 25th, 2019
1,283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.90 KB | None | 0 0
  1.     "App14": {
  2.         "ApplicationName": "Rejoin Previous Instance",
  3.         "FilePath": "{PATH_TO_REJOINTOOL}\\VRChatRejoin.exe",
  4.         "WorkingDirectory": "",
  5.         "Arguments": "--no-gui --no-dialog --ignore-by-time=540 --index=1",
  6.         "StartupDialogMainText": "%name%を起動しますか?",
  7.         "StartupDialogSubText": ""
  8.     },
  9.     "App15": {
  10.         "ApplicationName": "QuickSave Instance",
  11.         "FilePath": "{PATH_TO_REJOINTOOL}\\VRChatRejoin.exe",
  12.         "WorkingDirectory": "",
  13.         "Arguments": "--no-gui --no-dialog --ignore-by-time=540 --quick-save",
  14.         "StartupDialogMainText": "%name%を起動しますか?",
  15.         "StartupDialogSubText": ""
  16.     },
  17.     "App16": {
  18.         "ApplicationName": "Rejoin Instance",
  19.         "FilePath": "{PATH_TO_REJOINTOOL}\\VRChatRejoin.exe",
  20.         "WorkingDirectory": "",
  21.         "Arguments": "--no-gui --no-dialog --ignore-by-time=540",
  22.         "StartupDialogMainText": "%name%を起動しますか?",
  23.         "StartupDialogSubText": ""
  24.     },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement