ccIDE/blocks/CCColors/index.json
damp11113 b77dc34ec6 update 1.1.4 add new Settings block
add new Settings block for env settings
and merge IDE block to system for default
2024-07-20 16:49:13 +07:00

23 lines
553 B
JSON

{
"name": "CC: Colors",
"author": "DPSoftware Foundation",
"description": "Constants and functions for colour values",
"version": "0.5",
"category": "Display",
"keyword": "Colors",
"license": "GPL-3.0-or-later",
"peripherals": false,
"library": true,
"require_network": false,
"dependencies": {},
"design_for_computer": {
"basic": false,
"adv": true,
"command": false,
"pocket": false,
"advpocket": true,
"turtle": false,
"advturtle": true
}
}