{ "name": "cyphercombat", "title": "Cypher System Combat Tracker", "description": "Replaces the default Foundry combat tracker with one made specifically for the Cypher System", "author": "gonzaPaEst", "version": "1.2", "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "system": "cyphersystem", "dependencies": [ { "name": "cyphersystem", "type": "system" } ], "esmodules": ["/module/cyphercombat.mjs"], "scripts": [], "socket": true, "styles": ["/styles/cyphercombat.css"], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" } ], "url": "https://github.com/gonzaPaEst/cyphercombat", "manifest": "https://raw.githubusercontent.com/gonzaPaEst/cyphercombat/v1.2/module.json", "download": "https://github.com/gonzaPaEst/cyphercombat/releases/download/v1.2/cyphercombat-main.zip" }