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 5d9b8a50e8
commit a50d8dc6d8
+1
View File
@@ -4,6 +4,7 @@
"author": "Teletype Games", "author": "Teletype Games",
"desc": "Two-player pyramid escape: a worker sealed in the great pyramid runs for the exit while Ra bends the maze walls around him. Scarabs and scorpions - and their flying venom stings - hunt him through eight levels, from a 4x4 maze up to 11x11.", "desc": "Two-player pyramid escape: a worker sealed in the great pyramid runs for the exit while Ra bends the maze walls around him. Scarabs and scorpions - and their flying venom stings - hunt him through eight levels, from a 4x4 maze up to 11x11.",
"site": "https://git.teletypegames.org/games/labyrintwo", "site": "https://git.teletypegames.org/games/labyrintwo",
"repo": "https://git.teletypegames.org/games/blessingofra",
"license": "MIT", "license": "MIT",
"version": "2.0.0" "version": "2.0.0"
} }