{ "id": "bid-pt-br", "title": "Blades in the Dark - Português (Brasil)", "description": "", "version": "0.3.0", "authors": [ { "name": "Mestre Digital", "url": "https://youtube.com/mestredigital" }, { "name": "Lucas Picoli", "url": "https://github.com/LucasPicoli" } ], "compatibility": { "minimum": 12, "verified": "13" }, "esmodules": [ "babele-register.js" ], "url": "https://github.com/brunocalado/bid-pt-br", "manifest": "https://raw.githubusercontent.com/brunocalado/bid-pt-br/main/module.json", "download": "https://github.com/brunocalado/bid-pt-br/releases/download/v0.3.0/bid-pt-br.zip", "languages": [ { "lang": "pt-BR", "name": "Português (Brasil)", "path": "pt-br.json" } ], "dependencies": [ { "name": "babele", "manifest": "https://gitlab.com/riccisi/foundryvtt-babele/raw/master/module/module.json" } ], "packs": [ { "name": "tabelas", "label": "Tabelas", "path": "packs/tabelas.db", "type": "RollTable", "module": "bid-pt-br", "private": false }, { "name": "ajuda-da-traducao", "label": "Ajuda da Tradução", "path": "packs/ajuda-da-traducao.db", "type": "JournalEntry", "module": "bid-pt-br", "private": false } ], "relationships": { "requires": [ { "id": "babele", "type": "module", "manifest": "https://gitlab.com/riccisi/foundryvtt-babele/raw/master/module/module.json" } ], "systems": [ { "id": "blades-in-the-dark" } ] } }