Small web tool which calculates how much resources need to get from level x -> y.
hosted at https://apps.otypes.de/nwdb/
Recipes/exp table data from https://nwdb.info
- navigate to pub/data/recipes
- add an file or edit an existing file.
- Create an merge request
- i'll look into it
if u want to host it yourself
- clone repo (using git clone or download repo as .zip)
npm install
npm run dev
- visit http://localhost:8069