10 lines
278 B
JSON
10 lines
278 B
JSON
{
|
|
"name": "inkwell-demo",
|
|
"title": "Morning Coffee",
|
|
"author": "Teletype Games",
|
|
"desc": "A short point-and-click adventure built on the inkwell framework",
|
|
"site": "https://git.teletypegames.org/games/inkwell-demo",
|
|
"license": "MIT License",
|
|
"version": "1.0.0"
|
|
}
|