{ "id": "deltagreen-custom-ui", "title": "Delta Green Custom UI", "description": "

A heavily customized Delta Green CRT-style player interface for Foundry VTT. This build adds a dedicated COMBAT view, banking and expenses tools, audio mixer controls, mini roll feed, token D-pad, vague HP/WP/SAN top bar, PC Records integration, Web View overlay, scanline intensity control, and a bottom skill + weapon hotbar driven by actor data, all while keeping the GM’s core Foundry UI visible and only overriding the player-facing interface.

", "version": "0.0.1.Alpha", "compatibility": { "minimum": "10", "verified": "13", "maximum": "13" }, "authors": [ { "name": "Dr. Perky", "flags": {} }, { "name": "Based on work by Zéphyr-JDR", "flags": {} } ], "esmodules": [ "scripts/delta-green-ui.js" ], "styles": [ "styles/delta-green-ui.css" ], "packs": [ { "name": "macros", "label": "Macros", "path": "packs/macros.db", "type": "Macro", "system": "deltagreen", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "flags": {}, "url": "https://github.com/Dr-Perky-VTT/deltagreen-custom-ui", "manifest": "https://raw.githubusercontent.com/Dr-Perky-VTT/deltagreen-custom-ui/main/module.json", "download": "https://github.com/Dr-Perky-VTT/deltagreen-custom-ui/archive/refs/heads/main.zip" }