We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a7d2dd commit b5e23eaCopy full SHA for b5e23ea
1 file changed
content/extensions/070-riknoll---arcade-dj.md
@@ -0,0 +1,15 @@
1
+---
2
+repo: "https://github.com/riknoll/arcade-dj"
3
+links:
4
+ - title: Forum post
5
+ url: >-
6
+ https://forum.makecode.com/t/so-what-happened-to-the-dj-extension/29209/5?u=unsignedarduino
7
+ - title: Demo
8
+ url: "https://arcade.makecode.com/S60062-11234-81819-24053"
9
+betaStatus:
10
+ inBeta: true
11
+ since: "July 10, 2024"
12
+ reason: '"expect bugs and APIs might change." -@riknoll'
13
14
+
15
+Looping and tracking the playing of songs in MakeCode Arcade is made easy with this extension! This adds a `DJ Arcade` category to the toolbox.
0 commit comments