# Welcome to Slugblaster ![Version](https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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 ``` Buy Me a Coffee at ko-fi.com [![GitHub](https://img.shields.io/badge/@morgdalaine-whitesmoke?style=social&logo=github)](https://github.com/morgdalaine) [![Discord](https://img.shields.io/badge/@morgdalaine-whitesmoke?style=social&logo=discord)](https://discordapp.com/users/186973853011017729) [^0]: This README was generated with ♥︎ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)