Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions extensions/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"CST1229/zip",
"CST1229/images",
"TheShovel/LZ-String",
"kx1bx1/cobaltvdiskbasic",
"0832/rxFS2",
"NexusKitten/sgrab",
"NOname-awa/graphics2d",
Expand Down
14 changes: 14 additions & 0 deletions extensions/kx1bx1/cobaltvdiskbasic.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
// Name: CobaltVDisk
// ID: kxCobaltVDiskBasic
// Description: A Unix-like, in-memory filesystem for Scratch projects.
// By: kx1bx1 <https://scratch.mit.edu/users/kx1bx1/>
// Original: 0832 <https://scratch.mit.edu/users/0832/>
// License: MIT

// This will probably fail checks at first, but this is completely blank because I want to
// create the PR without any commits to show development. Not sure if that made sense, it
// probably didn't.

// This will not open in TurboWarp if you click 'Open in TurboWarp'! I'm not sure why, but
// TurboWarp hangs on the loading screen if the extension it wants to load is completely
// empty.