Skip to content
Snippets Groups Projects
Commit 6bacac5b authored by Kayz's avatar Kayz
Browse files

add exportcfg, importcfg, and xtrnmenucfg

parent b6411a36
No related branches found
No related tags found
2 merge requests!463MRC mods by Codefenix (2024-10-20),!109add exportcfg, importcfg, and xtrnmenucfg
Pipeline #1313 passed
......@@ -56,6 +56,24 @@ cmd=jsexec update.js
filename=update.js
dopause=1
[setup:exportcfg]
name=exportcfg
desc=Export Configuration
cmd=jsexec exportcfg.js
filename=exportcfg.js
promptforargs=1
showhelpcmd=jsexec exportcfg.js
dopause=1
[setup:importcfg]
name=importcfg
desc=Import Configuration
cmd=jsexec importcfg.js
filename=importcfg.js
promptforargs=1
showhelpcmd=jsexec importcfg.js
dopause=1
[user:allusers]
name=allusers
desc=User Bulk Editor
......@@ -342,3 +360,9 @@ desc=Install Pre-included External Programs (Doors)
cmd=jsexec install-xtrn.js
filename=install-xtrn.js
[xtrn:xtrnmenucfg]
name=xtrnmenucfg
desc=External Menu Mod Configurator
cmd=jsexec xtrnmenucfg.js
filename=xtrnmenucfg.js
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment