From 7dde9789253bcf787134de47ec62447505341479 Mon Sep 17 00:00:00 2001 From: Martin Williams Date: Mon, 9 Dec 2024 18:31:56 +0000 Subject: [PATCH] Extension: add cyber:bot (#6032) --- docs/extensions/extension-gallery.md | 4 ++++ targetconfig.json | 1 + 2 files changed, 5 insertions(+) diff --git a/docs/extensions/extension-gallery.md b/docs/extensions/extension-gallery.md index ef6ef32cfa4..3e42e147e99 100644 --- a/docs/extensions/extension-gallery.md +++ b/docs/extensions/extension-gallery.md @@ -521,6 +521,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o ```codecard [{ + "name": "PARALLAX cyber:bot", + "url":"/pkg/parallaxinc/cyberbot_makecode", + "cardType": "package" +}, { "name": "Kitronik Craft & Code", "url":"/pkg/KitronikLtd/pxt-kitronik-Craft-and-Code", "cardType": "package" diff --git a/targetconfig.json b/targetconfig.json index 765fb8a7e38..2c223fa8f25 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -467,6 +467,7 @@ "davidnsousa/sonification": { "tags": [ "Software" ] }, "shahart/heb-microbit": { "tags": [ "Software" ] }, "kitronikltd/pxt-kitronik-craft-and-code": { "tags": [ "Robotics" ] }, + "parallaxinc/cyberbot_makecode": { "tags": [ "Robotics" ] }, "microsoft/pxt-simx-sample": { "simx": { "sha": "7301f5900879b85127482d79bab48f03c25690a8",