Add Autoboot into a script.

This commit is contained in:
StackZ
2020-03-06 18:10:02 +01:00
parent 05d809e0bc
commit 3a659fd768
10 changed files with 211 additions and 78 deletions
+5 -2
View File
@@ -123,10 +123,13 @@
"ENABLE_GODMODE": "Enable GodMode",
"ENABLE_GODMODE_PROMPT": "Would you like to enable GodMode?\n\nBe careful when you use GodMode!!",
"DISABLE_AUTOBOOT_STORE": "Would you like to disable autoboot?",
"DISABLE_AUTOBOOT": "Would you like to disable autoboot?",
"AUTOBOOT_STORE": "Would you like to autoboot this Store?\n\nThis will autoboot this store on startup!",
"SCRIPT_NOT_FOUND": "This script does not exist.",
"DELETE_SCRIPT": "Would you like to delete this script?",
"REFRESHING_LIST": "Refreshing List..."
"REFRESHING_LIST": "Refreshing List...",
"AUTOBOOT_SCRIPT": "Would you like to autoboot this Script?\n\nThis will autoboot this Script on startup!",
"STARTING_UNIVERSAL_UPDATER": "Starting Universal-Updater..."
}