{ "name": "innocenti-openlock", "title": "Innocenti Open Lock", "description": "Modules for opening locks using keys, force or picklock", "version": "0.3.4", "minimumCoreVersion": "0.7.0", "compatibleCoreVersion": "0.7.9", "author": "Renato innocenti", "authors": [ { "name": "Innocenti", "discord": "Innocenti#1455" } ], "systems": [ "dnd5e" ], "esmodules": [ "main.js", "scripts/settings.js" ], "scripts": [], "styles": [ "openlock.css" ], "dependencies": [ { "name": "midi-qol", "manifest": "https://gitlab.com/tposney/midi-qol/raw/master/package/module.json" }, { "name": "furnace", "manifest": "https://raw.githubusercontent.com/kakaroto/fvtt-module-furnace/master/module.json" }, { "name": "lootsheetnpc5e", "manifest": "https://raw.githubusercontent.com/jopeek/fvtt-loot-sheet-npc-5e/master/module.json" } ], "languages": [ { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "French (France)", "path": "lang/fr.json" } ], "media": [ { "type": "cover", "link": "https://github.com/rinnocenti/innocenti-openlock/raw/main/imgs/cover.jpg" }, { "type": "video", "link": "https://www.youtube.com/watch?v=0UXyk2e2zy0" }, { "type": "screenshot", "link": "https://github.com/rinnocenti/innocenti-openlock/raw/main/imgs/readme01.png" }, { "type": "screenshot", "link": "https://github.com/rinnocenti/innocenti-openlock/raw/main/imgs/readme04.png" }, { "type": "screenshot", "link": "https://github.com/rinnocenti/innocenti-openlock/raw/main/imgs/readme02.png" }, { "type": "screenshot", "link": "https://github.com/rinnocenti/innocenti-openlock/raw/main/imgs/readme03.png" } ], "socket": true, "packs": [ { "name": "openlock-macros", "label": "Open Lock Demo", "path": "packs/openlock.db", "module": "innocenti-openlock", "entity": "Macro" } ], "url": "https://github.com/rinnocenti/innocenti-openlock", "manifest": "https://raw.githubusercontent.com/rinnocenti/innocenti-openlock/main/module.json", "download": "https://github.com/rinnocenti/innocenti-openlock/archive/main.zip", "bugs": "https://github.com/rinnocenti/innocenti-openlock/issues", "readme": "https://github.com/rinnocenti/innocenti-openlock/blob/main/README.md" }