mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.1.1 to 5.1.5. - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/immutable-js/immutable-js/compare/v5.1.1...v5.1.5) --- updated-dependencies: - dependency-name: immutable dependency-version: 5.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Welcome to Slugblaster
The Official Roll20 character sheet for Slugblaster by Mikey Hamm!
Install
# Install all of the npm packages
$ npm install
Usage
Warning
This sheet uses
pugand 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 thenpmscripts are ran.
# Run the development environment
$ npm run dev