From 78a0b314cd1f64269a9a3291936e6e74232cfef3 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Fri, 18 Mar 2016 00:04:08 -0700 Subject: [PATCH] updated target --- libs/microbit/kind.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libs/microbit/kind.json b/libs/microbit/kind.json index 73a3639d..105d22f6 100644 --- a/libs/microbit/kind.json +++ b/libs/microbit/kind.json @@ -20,8 +20,8 @@ "dependencies": {}, "target": { "id": "microbit", - "name": "microbit", - "title": "Javascript for BBC micro:bit", + "name": "BBC micro:bit", + "title": "JavaScript for BBC micro:bit", "theme": { "logoUrl": "https://www.microbit.co.uk/", "logo":"BBC micro:bit", @@ -68,7 +68,8 @@ "README.md": "Describe your project here!" } }, - "koduvscode": true, + "koduUrl": "https://www.kodugamelab.com/bbc-microbit/", + "visualStudioCode": true, "compile": { "isNative": false, "hasHex": true