Add blocksprj
This commit is contained in:
12
libs/blocksprj/pxt.json
Normal file
12
libs/blocksprj/pxt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "{0}",
|
||||
"dependencies": {
|
||||
"ev3": "file:../ev3"
|
||||
},
|
||||
"description": "",
|
||||
"files": [
|
||||
"main.blocks",
|
||||
"main.ts",
|
||||
"README.md"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user