Prepare Ink Coolify release branch
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"engine": "yaml",
|
||||
"locale": "en_US",
|
||||
"paths": {
|
||||
"mainGameFile": "data/worlds/example_world.yml",
|
||||
"music": "public/music",
|
||||
"sfx": "public/sounds",
|
||||
"images": "public/images"
|
||||
},
|
||||
"metadata": {
|
||||
"title": "The Mysterious Mansion",
|
||||
"author": "AI Interactive Fiction",
|
||||
"subtitle": "An open-world text adventure",
|
||||
"version": "1.0.0",
|
||||
"language": "en_US",
|
||||
"copyright": "Prototype content for local development."
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"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