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