mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
30 lines
1.2 KiB
Markdown
30 lines
1.2 KiB
Markdown
# Welcome to Slugblaster
|
|
|
|

|
|
[](https://opensource.org/license/MIT)
|
|
|
|
The Official Roll20 character sheet for [Slugblaster by Mikey Hamm](https://slugblaster.com)!
|
|
|
|
## Install
|
|
|
|
```sh
|
|
# Install all of the npm packages
|
|
$ npm install
|
|
```
|
|
|
|
## Usage
|
|
|
|
> [!WARNING]
|
|
> This sheet uses `pug` and SCSS to build the HTML and CSS files respectively. Please do not directly edit the HTML or CSS directly: it will be **wiped away** when the `npm` scripts are ran.
|
|
|
|
```sh
|
|
# Run the development environment
|
|
$ npm run dev
|
|
```
|
|
|
|
<a href='https://ko-fi.com/R5R54NXP1' target='_blank'><img height='20' style='border:0px;height:20px;' src='https://storage.ko-fi.com/cdn/brandasset/v2/kofi_symbol.png' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
|
[](https://github.com/morgdalaine)
|
|
[](https://discordapp.com/users/186973853011017729)
|
|
|
|
[^0]: This README was generated with ♥︎ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)
|