Files
c64-tools/example-metadata.json
2026-08-02 11:18:11 +02:00

11 lines
285 B
JSON

{
"name": "example",
"title": "Example C64 Game",
"author": "Teletype Games",
"desc": "Short description of the game.",
"site": "https://git.teletypegames.org/games/example",
"repo": "https://git.teletypegames.org/games/example",
"license": "MIT",
"version": "1.0.0"
}