a build tool for the mobile game epic 7
i personally can't verify that these calculations are accurate, but they use information from the datamined values here
anecdotally this has proven true for me thus far, but please let me know if anything is out of order by filing an issue
like any old node project:
npm install
npm startyou'll probably get some silliness about eslint breaking changes (how can eslint be a breaking change?) so make sure preflight checks are off
echo SKIP_PREFLIGHT_CHECK=true > .envthrow a pull request my way and if i'm not too lazy i'll take a look