Skip to content

Commit

Permalink
CST1229/images: list on the website (#1466)
Browse files Browse the repository at this point in the history
it's merged, it works, may as well actually list it
  • Loading branch information
GarboMuffin authored May 13, 2024
1 parent f307001 commit bc5c5fa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions extensions/CST1229/images.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
// Name: Images
// ID: images
// Description: Some blocks for working with images.
// Original: CST1229 <https://scratch.mit.edu/users/CST1229/>
// License: MIT

(function (Scratch) {
"use strict";
const QueryImage = {
Expand Down
1 change: 1 addition & 0 deletions extensions/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"TheShovel/CanvasEffects",
"Longboost/color_channels",
"CST1229/zip",
"CST1229/images",
"TheShovel/LZ-String",
"0832/rxFS2",
"NexusKitten/sgrab",
Expand Down

0 comments on commit bc5c5fa

Please sign in to comment.