Consolidate engine docs and naming
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"engine": "zcode",
|
||||
"locale": "en_US",
|
||||
"paths": {
|
||||
"mainGameFile": "data/z-code/zork1.bin",
|
||||
"promptDir": "data/zcode-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",
|
||||
"language": "en_US",
|
||||
"copyright": "Use only with a legally supplied Z-code story file."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user