forked from akanyan/STARTLINER
fix: also add post scripts
This commit is contained in:
@ -166,8 +166,11 @@ export default {
|
||||
other: 'Other segatools options',
|
||||
otherTooltip:
|
||||
'Advanced or situational options not covered by STARTLINER',
|
||||
prelaunch: 'Prelaunch script',
|
||||
prelaunchTooltip: 'Optional script that runs before the game.',
|
||||
prescript: 'Launch script',
|
||||
prescriptTooltip: 'Optional script that runs before the game.',
|
||||
postscript: 'End script',
|
||||
postscriptTooltip:
|
||||
'Optional script that runs after the game has ended.',
|
||||
},
|
||||
extensions: {
|
||||
title: 'Extensions',
|
||||
|
Reference in New Issue
Block a user