You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Hooks can run commands before launch, as a wrapper, or after exit. Commands support $INST_NAME, $INST_ID, $INST_DIR/$INST_MC_DIR, $INST_JAVA, $INST_JAVA_ARGS.',
57
+
'Hooks allow advanced users to run certain system commands before and after launching the game.',
Copy file name to clipboardExpand all lines: apps/app-frontend/src/locales/en-US/index.json
+22-1Lines changed: 22 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -570,7 +570,28 @@
570
570
"message": "Custom launch hooks"
571
571
},
572
572
"instance.settings.tabs.hooks.description": {
573
-
"message": "Hooks can run commands before launch, as a wrapper, or after exit. Commands support $INST_NAME, $INST_ID, $INST_DIR/$INST_MC_DIR, $INST_JAVA, $INST_JAVA_ARGS."
573
+
"message": "Hooks allow advanced users to run certain system commands before and after launching the game."
0 commit comments