10 lines
222 B
JSON
10 lines
222 B
JSON
{
|
|
"name": "example",
|
|
"title": "Example C64 Game",
|
|
"author": "Teletype Games",
|
|
"desc": "Short description of the game.",
|
|
"site": "https://git.teletype.hu/games/example",
|
|
"license": "MIT",
|
|
"version": "1.0.0"
|
|
}
|