{ "id": "dg-hide-breaking-point", "title": "Delta Green: Hide Breaking Point", "description": "Hides the Breaking Point counter from non-GM users on Delta Green agent sheets. The Handler/GM continues to see it normally.", "version": "1.0.0", "authors": [ { "name": "Quororque" } ], "compatibility": { "minimum": "14", "verified": "14" }, "manifest": "https://github.com/Quororque/dg-hide-breaking-point/releases/latest/download/module.json", "download": "https://github.com/Quororque/dg-hide-breaking-point/releases/latest/download/dg-hide-breaking-point.zip", "relationships": { "systems": [ { "id": "deltagreen", "type": "system", "compatibility": { "minimum": "2.0.0" } } ] }, "esmodules": [ "scripts/hide-breaking-point.js" ], "styles": [ "styles/hide-breaking-point.css" ] }