Add ink integration UI and media playback
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"engine": "zork",
|
||||
"locale": "en_US",
|
||||
"paths": {
|
||||
"mainGameFile": "data/z-code/zork1.bin",
|
||||
"promptDir": "data/zork-prompts",
|
||||
"music": "public/music",
|
||||
"sfx": "public/sounds",
|
||||
"images": "public/images"
|
||||
},
|
||||
"metadata": {
|
||||
"title": "Zork I",
|
||||
"author": "Infocom",
|
||||
"subtitle": "A narrated Z-code adventure",
|
||||
"version": "1.0.0",
|
||||
"copyright": "Use only with a legally supplied Z-code story file."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user