fantasycalendar / kobold-plus-fight-club

A ground-up rewrite of Kobold Fight Club
MIT License
36 stars 16 forks source link

Kobold+ Fight Club

================= Kobold+ Fight Club is a complete rewrite of Kobold Fight Club by Fantasy Computerworks that seeks to address a number of concerns with the original:

Adding custom content to Kobold Fight Club

Click "Import Custom Monsters", and you're off to the races! Each import method has an example for reference.

Contributing content to Kobold Fight Club

Coming Soon™

Technical stuff

In case you're interested in contributing code, we're building this iteration of KFC+ with Vue.js, Using Pinia for state and TailwindCSS for styling.

The build process uses Vite, which you can start with npm run dev, before accessing the local development environment on port 3000.

Node Commands