{ "name": "starforged", "title": "Ironsworn: Starforged", "description": "Ironsworn: Starforged for FoundryVTT!", "author": "Dice T", "authors": [], "url": "https://github.com/dicet/starforged", "license": "LICENSE.txt", "flags": {}, "version": "0.8.5", "minimumCoreVersion": "9.269", "compatibleCoreVersion": "9", "scripts": [], "esmodules": [ "modules/starforged.mjs" ], "styles": [ "css/starforged.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "packs": [ { "name": "starforged-assets", "label": "Starforged Assets", "system": "starforged", "path": "./packs/assets.db", "entity": "Item", "type": "Item", "private": false }, { "name": "legacies", "label": "Starforged Legacies", "system": "starforged", "path": "./packs/legacies.db", "entity": "Item", "type": "Item", "private": false }, { "name": "starforged-moves", "label": "Starforged Moves", "system": "starforged", "path": "./packs/moves.db", "entity": "Item", "type": "Item", "private": false }, { "name": "macros", "label": "Starforged Macros", "system": "starforged", "path": "./packs/macros.db", "entity": "Macro", "type": "Macro", "private": false }, { "name": "starforged-tables", "label": "Starforged Tables", "system": "starforged", "path": "./packs/tables.db", "entity": "RollTable", "type": "RollTable", "private": false } ], "system": [], "dependencies": [], "socket": false, "manifest": "https://raw.githubusercontent.com/dicet/starforged/0.8.5/system.json", "download": "https://github.com/dicet/starforged/archive/refs/tags/0.8.5.zip", "protected": false, "gridDistance": 0.5, "gridUnits": "LY" }