Add repo field to metadata

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 f11f9051fe
commit 4af68d0def
+1
View File
@@ -4,6 +4,7 @@
"author": "Teletype Games",
"desc": "Jump and roll your way through the world as a cute rabbit in this endless runner game.",
"site": "https://git.teletypegames.org/games/rabbitroller",
"repo": "https://git.teletypegames.org/games/rabbitroller",
"license": "MIT License",
"version": "1.1.0"
}