Consolidate engine docs and naming
This commit is contained in:
Vendored
+1
-1
@@ -17,7 +17,7 @@ function fallbackConfig(engine) {
|
||||
paths: {
|
||||
mainGameFile: engine === 'ink'
|
||||
? 'data/ink/story.ink.json'
|
||||
: engine === 'zork'
|
||||
: engine === 'zcode'
|
||||
? 'data/z-code/zork1.bin'
|
||||
: 'data/worlds/example_world.yml',
|
||||
music: 'public/music',
|
||||
|
||||
Reference in New Issue
Block a user