11 lines
285 B
JSON
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"
|
|
}
|