We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b55d8c commit 261dbf3Copy full SHA for 261dbf3
1 file changed
src/lib/extensions.js
@@ -28,6 +28,13 @@ export default [
28
creator: "Ikelene",
29
isGitHub: true,
30
},
31
+ {
32
+ name: "Storage Plus",
33
+ description: "A storage extension with many more features. Featuring server storage (with a fast server), local storage and more!",
34
+ code: "Gen1x/storage_plus.js",
35
+ banner: "Gen1x/storage_plus.avif",
36
+ creator: "G1nX",
37
+ },
38
{
39
name: "MotionSprite",
40
description: "An advanced math-based animation system",
0 commit comments