Feast 2.0!
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
Fen Dweller 0ab5b201c1 Add a damage calculator that does a percentage of the target's stats/vigors před 5 roky
public Add a belly crush move; add text when a creature dies před 5 roky
src Add a damage calculator that does a percentage of the target's stats/vigors před 5 roky
.browserslistrc init před 5 roky
.editorconfig init před 5 roky
.eslintrc.js Start enforcing member ordering před 5 roky
.gitattributes Work on vore mechanics; add Cafat před 5 roky
.gitignore init před 5 roky
README.md init před 5 roky
babel.config.js init před 5 roky
package-lock.json Update dependencies (the last one was an audit) před 5 roky
package.json Update dependencies (the last one was an audit) před 5 roky
tsconfig.json init před 5 roky
vue.config.js Add statblocks; fix title před 5 roky

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.