Add ink integration UI and media playback
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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",
|
||||
"copyright": "Prototype content for local development."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user