{ "name": "cyphersheets", "title": "Cypher System Custom Sheets", "description": "Replaces the default Cypher System PC sheet (created by mrkwnzl) with alternate styles inspired by MCG settings and other generic themes.", "author": "gonzaPaEst", "version": "0.3.1", "minimumCoreVersion": "0.8.9", "compatibleCoreVersion": "9", "system": "cyphersystem", "dependencies": [ { "name": "cyphersystem", "type": "system" } ], "esmodules": ["modules/cyphersheets-main.js"], "styles": [ "styles/all-cyphersheets.css", "styles/numenera.css", "styles/animations.css", "styles/generic-themes.css", "styles/godforsaken.css", "styles/godsofthefall.css", "styles/claimthesky.css", "styles/predation.css", "styles/thestrange.css", "styles/stayalive.css", "styles/starsarefire.css", "styles/ptolus.css", "styles/unmasked.css", "styles/waamh.css", "styles/expanded-worlds.css", "styles/config-dialog.css" ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" } ], "url": "https://github.com/gonzaPaEst/cyphersheets", "manifest": "https://raw.githubusercontent.com/gonzaPaEst/cyphersheets/v0.3.1/module.json", "download": "https://github.com/gonzaPaEst/cyphersheets/releases/download/v0.3.1/cyphersheets-main.zip" }