After many struggles, we finally produced a functional webapp that contains a Raid Cost Calculator for the game Rust by Facepunch.
Built by Olivier Broekman and Bernd van Ruremonde (FreezeSpell), using dependencies from rustLabs.
A guide to what file does what and what folder contains what. Use this if you're unsure what a certain file does!
The root directory contains all files that are necessary for the webapp to run, and for deployment.
A standalone script that works through the console. Has the same functionality as the webapp, but doesn't look as nice.
This contains the files that are used for calculating the raid cost etc.
This contains all the files that are used for styling and functionality, so fonts, JS files, etc.
Contains all the html files that are used to render the website
Find a bug? Let us know!