{ "id": "sandbox", "title": "Sandbox System Builder", "description": "Custom system builder to build character sheets and rulesets for any game.", "version": "0.16.2", "compatibility": { "minimum": "13", "verified": "13" }, "authors": [{ "name": "Seregras" }, { "name": "Alondaar" }, { "name": "Ramses800" }], "esmodules": [ "module/sandbox.js" ], "styles": [ "styles/sandbox.css", "styles/dropdownmenu.css", "styles/sb-codemirror.css", "styles/system-settings.css", "styles/sandbox-icons-font.css" ], "relationships": { "requires": [{ "id": "_CodeMirror", "type": "module", "manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/codemirror-lib/master/module.json", "compatibility": { "verified": "5.58.3-fvtt5" } }] }, "packs": [], "socket": true, "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" } ], "grid":{ "distance":5, "units":"ft" }, "primaryTokenAttribute": "health", "secondaryTokenAttribute": "power", "url": "https://github.com/Anderware/Sandbox-System-Builder/", "manifest": "https://raw.githubusercontent.com/Anderware/Sandbox-System-Builder/refs/heads/main/system.json", "download": "https://github.com/Anderware/Sandbox-System-Builder/releases/download/v0.16.2/sandbox-system-builder.zip", "readme": "https://github.com/Anderware/Sandbox-System-Builder/blob/main/readme.md", "changelog": "https://github.com/Anderware/Sandbox-System-Builder/blob/main/changelog.md" }