mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
15 lines
419 B
Markdown
15 lines
419 B
Markdown
|
|
# frontierscum-roll20
|
|
|
|
An unofficial scum-and-horse sheet for playing <a href="https://www.frontierscum.com">Frontier Scum</a> on the Roll20 VTT.
|
|
|
|
frontierscum-roll20 is an independent production by mcglintlock and is not affiliated with Den of Druids. It is published under the FRONTIER SCUM Third-Party License.
|
|
|
|
FRONTIER SCUM is copyright Den of Druids.
|
|
|
|
## Building the sheet
|
|
|
|
```
|
|
$ npm install
|
|
$ npm run start
|
|
``` |