This web calculator allows you to calculate the resource requirements for crafting various items in the game Rust.
- Open the Rust Web Calculator.
- Enter the desired quantity of each item you want to craft.
- Click the "Calculate" button to see the resource requirements.
- Calculate the resource requirements for crafting C4, Rockets, High Velocity Rockets (HV), Flaming Rockets, Explosive Armor, Satchel Charges.
- Dynamic calculation based on the entered quantity.
- Clear and intuitive interface.
- HTML
- CSS
- JavaScript
To run the web calculator locally, follow these steps:
- Clone this repository:
git clone https://github.com/FaxHack/rust-item-calculator.git
- Navigate to the project directory:
cd rust-item-calculator
- Open the
index.html
file in your web browser.
To host the Rust Web Calculator on your own website, follow these steps:
- Upload the contents of the
rust-item-calculator
repository to your web hosting server. - Make sure the file structure is maintained, and all files (HTML, CSS, JavaScript) are in their respective locations.
- Access the website using your domain or the provided URL for the calculator.
Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to submit a pull request or open an issue.
This project is licensed under the MIT License.
Enjoy crafting your items efficiently with the Rust Web Calculator!