{ "name": "storyteller", "title": "Storyteller", "description": "A small modification that allows you to present the story in the game as an open book. Inspired by the Owlcat Pathfinder: Kingmaker game.", "version": "0.4.1", "templateVersion": 2, "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "author": "Xbozon", "styles": [ "css/storyteller.css" ], "esmodules": [ "./main.js" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "zh-tw", "name": "Traditional Chinese", "path": "lang/zh-tw.json" }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json" }, { "lang": "es", "name": "Español", "path": "lang/es.json" } ], "socket": true, "packs": [], "url": "https://github.com/Xbozon/storyteller", "manifest": "https://raw.githubusercontent.com/Xbozon/storyteller/main/module.json", "download": "https://github.com/Xbozon/storyteller/archive/refs/tags/v0.4.1.zip" }