/dbd_perk_slot_machine

A perk roulette for the game Dead by Daylight

Primary LanguageHTMLOtherNOASSERTION

Gitpod Ready-to-Code

dbd_perk_slot_machine

If you are on windows/git bash and get an SSL related error with nodejs 17+ set export NODE_OPTIONS=--openssl-legacy-provider in the terminal.

Fixing css stylesheets generated by texturePacker: Search \n\.(\d+)_ replace \n._$1_ in VSCode. Also add -killer and -survivor to the top class respectively.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.