A tool to figure out what seed you're on in Rabbit and Steel. Currently only supports Hard/Lunar runs because of RNG related details.
This is just the source code. To use this, go to the website.
In case you want to make changes to this tool, you can clone this project and run it locally.
First, instal dependencies with npm install (or pnpm install or yarn). Then, you can start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --openTo create a production version of your app:
npm run buildYou can preview the production build with npm run preview.
The current adapter is set up to be statically hosted over GitHub Pages.
Fork this repo and make pull requests to the main branch.
The website is MIT
Rabbit & Steel is © mino_dev
This project is unaffiliated with Rabbit & Steel's creators/distributors