Feast 2.0!
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
Fen Dweller 0ab5b201c1 Add a damage calculator that does a percentage of the target's stats/vigors il y a 5 ans
public Add a belly crush move; add text when a creature dies il y a 5 ans
src Add a damage calculator that does a percentage of the target's stats/vigors il y a 5 ans
.browserslistrc init il y a 5 ans
.editorconfig init il y a 5 ans
.eslintrc.js Start enforcing member ordering il y a 5 ans
.gitattributes Work on vore mechanics; add Cafat il y a 5 ans
.gitignore init il y a 5 ans
README.md init il y a 5 ans
babel.config.js init il y a 5 ans
package-lock.json Update dependencies (the last one was an audit) il y a 5 ans
package.json Update dependencies (the last one was an audit) il y a 5 ans
tsconfig.json init il y a 5 ans
vue.config.js Add statblocks; fix title il y a 5 ans

README.md

feast-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.