Add repo field to metadata
ci/woodpecker/push/woodpecker Pipeline was successful

Records the game repository as a Repository external link in the
teletypegames catalog.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-02 11:17:58 +02:00
co-authored by Claude Fable 5
parent e2221f634b
commit a62c7a2c6b
+1
View File
@@ -4,6 +4,7 @@
"author": "Teletype Games",
"desc": "A small pixel-art platformer: hop, jump, and outwit moving spikes and disappearing tiles across 10 levels. Made with Phaser 3.",
"site": "https://git.teletypegames.org/games/trickster-tiles",
"repo": "https://git.teletypegames.org/games/trickster-tiles",
"license": "MIT License",
"version": "0.1.1"
}