Files
mixly3/boards/default_src/python_mixpy/origin/config.json
2024-08-25 01:10:27 +08:00

22 lines
459 B
JSON

{
"language": "Python",
"nav": {
"run": true,
"cancel": true,
"save": {
"py": true
},
"setting": {
"thirdPartyLibrary": true,
"pythonToBlockly": true
}
},
"lib": {
"mixly": {
"url": [
"http://download.mixlylibs.cloud/mixly3-packages/cloud-libs/python/libs.json"
]
}
},
"pythonToBlockly": false
}