mirror of
https://github.com/sensebox/blockly-app
synced 2025-02-24 00:53:58 +01:00
16 lines
412 B
JSON
16 lines
412 B
JSON
![]() |
{
|
||
|
"categories": {
|
||
|
"test": {
|
||
|
"categoryName": "Test blocks",
|
||
|
"description": "Test blocks to demonstrate this feature.",
|
||
|
"languages": ["en", "es"],
|
||
|
"toolboxName": "Test",
|
||
|
"toolbox": [
|
||
|
"<category>",
|
||
|
" <block type=\"ardublockly_name_top\"></block>",
|
||
|
"</category>"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|