Files
mixly3/boards/default/python_skulpt/config.json
2024-07-19 10:16:00 +08:00

13 lines
218 B
JSON

{
"language": "Python",
"nav": {
"webrun": true,
"webcancel": true,
"save": {
"py": true
},
"setting": {
"pythonToBlockly": true
}
}
}