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