1 parent cdfcd08 commit 6f2827bCopy full SHA for 6f2827b
1 file changed
targetconfig.json
@@ -16,6 +16,7 @@
16
"microsoft/pxt-tilemaps",
17
"microsoft/pxt-skillmap-sample",
18
"microsoft/pxt-jacdac",
19
+ "jacdac/pxt-jacdac",
20
"mr-coxall/turtle-logo",
21
"microsoft/arcade-storytelling",
22
"microsoft/arcade-background-scroll",
@@ -95,7 +96,15 @@
95
96
},
97
"microsoft/pxt-skillmap-sample": {},
98
"microsoft/pxt-jacdac": {
- "tags": [ "Hardware" ]
99
+ "tags": [ "Hardware" ],
100
+ "upgrades": [ "move:jacdac/pxt-jacdac" ],
101
+ "hidden": true
102
+ },
103
+ "jacdac/pxt-jacdac": {
104
+ "simx": {
105
+ "sha": "0cd760f1d1575b8dcd8ec8abcbb780fc10ec6937",
106
+ "devUrl": "https://jacdac.github.io/jacdac-docs/tools/makecode-sim/"
107
+ }
108
109
"microsoft/arcade-storytelling": {
110
"preferred": true,
0 commit comments