We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b25ae commit 7512575Copy full SHA for 7512575
src/lib/extensions.js
@@ -12,7 +12,15 @@ export default [
12
banner: "ObviousAlexC/PenPlus.svg",
13
creator: "pinksheep2917",
14
},
15
- {
+ {
16
+ name: "Shovel Debugger",
17
+ description: "Shovel's improved and feature rich debugger!",
18
+ code: "TheShovel/shoveldebugger.js",
19
+ banner: "TheShovel/thumbnail-shoveldebugger.avif",
20
+ isGitHub: true,
21
+ creator: "TheShovel",
22
+ },
23
24
name: "MotionSprite",
25
description: "An advanced math-based animation system",
26
code: "TheShovel/qoan-renderer.js",
0 commit comments