* Not much. Will start on DEMO mode for View development, etc.
This commit is contained in:
BIN
mods/art/DEMOMAIN.ANS
Normal file
BIN
mods/art/DEMOMAIN.ANS
Normal file
Binary file not shown.
@@ -153,5 +153,20 @@
|
||||
// :TODO: implement MCI codes for this
|
||||
"cls" : true
|
||||
}
|
||||
},
|
||||
"demoMain" : {
|
||||
"art" : "DEMOMAIN",
|
||||
"options" : { "cls" : true },
|
||||
"form" : {
|
||||
"0" : {
|
||||
"VM1" : {
|
||||
"mci" : {
|
||||
"VM1" : {
|
||||
"items" : [ "Views" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user