ccIDE/blocks/test/index.json
damp11113 aa6d2199c4 update 1.0.2
add save load new and make code more readable not complex
2024-07-12 17:40:45 +07:00

14 lines
349 B
JSON

{
"name": "Test Peripheral",
"author": "DPSoftware Foundation",
"description": "Test Peripheral",
"version": "1.0.0",
"category": "Blockly Extensions",
"keyword": "test",
"license": "GPL-3.0-or-later",
"peripherals": false,
"library": false,
"turtle": false,
"system": true,
"require_network": false
}