arveoncode / relink-damage

https://relink-damage.vercel.app
6 stars 1 forks source link

relink-dmg-calculator-app

This app was made with the intention of linking builds taken from False-Spring's GBFR-Logs into Maygi's Relink Damage Calculator

This app also needs help with localizations 👉👈

This is a Next.js project bootstrapped with create-next-app.

For developers:

Make sure you have the latest version of Node.JS and NPM. Clone the repository, then install packages via

npm i

Then run the development server via

npm run dev