A web app for building RS3 presets and inventories, built with Vite.
Production URL: https://pvme.github.io/preset-maker/
Install dependencies:
yarn installRun the development server:
yarn run devTo sort everything:
yarn run sort-allTo sort new items:
yarn run sort-itemsTo sort new relics:
yarn run sort-relicsTo sort new familiars:
yarn run sort-familiars