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 1d39ee8d07
commit fef74665ab
+1
View File
@@ -4,6 +4,7 @@
"author": "Teletype Games",
"desc": "The classic two-player Pong, made in Godot.",
"site": "https://git.teletypegames.org/games/pong",
"repo": "https://git.teletypegames.org/games/pong",
"license": "MIT License",
"version": "0.1.0"
}