mirror of
https://github.com/ENSL/NS.git
synced 2024-11-28 15:22:06 +00:00
preset switcher update WIP
This commit is contained in:
parent
0688b2ef65
commit
c5c338ba3d
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue