Adding gnommoeditor in the current version

This commit is contained in:
2026-04-11 09:24:21 +02:00
commit 53d310da82
237 changed files with 64938 additions and 0 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,15 @@
{
"componentId": "chess_analogy",
"displayName": "Chess Move Set Lab",
"version": "1.0.0",
"folderName": "glitch_chess_analogy",
"packageName": "@glitch-components/chess-analogy",
"entry": "dist/chess_analogy.js",
"source": "src/index.tsx",
"tags": [
"glitch-component",
"reference",
"2d",
"chess"
]
}