12-05-2022, 07:32 AM
Add option in Global Control Plugin for default menu language.
Add the VTOY_MENU_LANGUAGE option to the global management plugin for the default menu language.
Did I do the right thing ?
Add the VTOY_MENU_LANGUAGE option to the global management plugin for the default menu language.
Did I do the right thing ?
Code:
{
"control_legacy": [
{ "VTOY_DEFAULT_MENU_MODE": "0" },
{ "VTOY_MENU_LANGUAGE": "0" },
{ "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" },
{ "VTOY_SECONDARY_BOOT_MENU": "1" },
{ "VTOY_WIN11_BYPASS_CHECK": "1" }
],