{ "id": "redsteel", "title": "Redsteel", "description": "Project: Redsteel system for FoundryVTT!", "authors": [ { "name": "Kalltern", "discord": "kalltern" } ], "flags": { "hotReload": { "extensions": ["css", "html", "hbs", "json"], "paths": ["css", "lang", "templates"] } }, "relationships": { "requires": [ { "id": "barbrawl", "type": "module", "compatibility": { "minimum": "1.8.13" } }, { "id": "statuscounter", "type": "module", "compatibility": { "minimum": "3.0.4" } } ] }, "url": "Replace this with a link to your public repository", "license": "LICENSE.txt", "readme": "README.md", "bugs": "Replace this with a link to file issues or tickets", "changelog": "CHANGELOG.md", "media": [ { "type": "setup", "url": "systems/redsteel/assets/start_screen.png", "thumbnail": "systems/redsteel/assets/start_screen.png" } ], "version": "0.8.1", "compatibility": { "minimum": "12.331", "verified": "13.351" }, "esmodules": ["module/redsteel.mjs"], "styles": ["css/redsteel.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "cs", "name": "Čeština", "path": "lang/cs.json" } ], "packs": [ { "name": "redsteel-magic-crit-fails", "label": "Redsteel-magic-crit-fails", "type": "RollTable", "system": "redsteel" }, { "name": "redsteel-items", "label": "Redsteel-items", "type": "Item", "system": "redsteel" } ], "packFolders": [ { "name": "Redsteel", "packs": [ "redsteel-items", "redsteel-magic-crit-fails" ] } ], "socket": true, "manifest": "https://raw.githubusercontent.com/Kalltern/Project-Redsteel/refs/heads/main/system.json", "download": "https://github.com/Kalltern/Project-Redsteel/releases/latest/download/redsteel.zip", "background": "systems/redsteel/assets/start_screen.png", "grid": { "type": 1, "distance": 1.5, "units": "Meters", "diagonals": 0 } }