preset switcher update WIP

This commit is contained in:
pierow 2024-02-07 00:51:12 -05:00
parent 0688b2ef65
commit c5c338ba3d

View file

@ -2,17 +2,17 @@
{ {
"1" "1"
{ {
"label" "Apply NS 3.2 config" "label" "Apply classic NS preset"
"command" "engine nspreset 1" "command" "engine nspreset 1"
} }
"2" "2"
{ {
"label" "Apply NS 3.3 config" "label" "Apply NS 3.3 preset"
"command" "engine nspreset 2" "command" "engine nspreset 2"
} }
"3" "3"
{ {
"label" "Apply competitive config" "label" "Apply competitive preset"
"command" "engine nspreset 3" "command" "engine nspreset 3"
} }
"4" "4"