mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-01 04:32:28 +00:00
* Add the Cyberpunk Red Tabbed character sheet. * Add instructions field in `sheet.json` * Update the preview image to be just the character sheet, don't include the roll templates.
9 lines
331 B
JSON
9 lines
331 B
JSON
{
|
|
"html": "cyberpunk-red-tabbed.html",
|
|
"css": "cyberpunk-red-tabbed.css",
|
|
"preview": "cyberpunk-red-tabbed.png",
|
|
"authors": "Michael Raichelson",
|
|
"roll20userid": "6917",
|
|
"instructions": "A tabbed character sheet for Cyberpunk Red based on the full rules (this sheet is not 100% compatible with the Quick Start box)."
|
|
}
|