{ "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.1.3", "templateVersion": 2, "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "1.0.0", "author": "Xbozon", "styles": [ "css/storyteller.css" ], "esmodules": [ "./main.js" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.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.1.3.zip" }