Skip to content

FireIsGood/rns-seedy

Repository files navigation

RnS Seedy

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.

Local Development

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 -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

The current adapter is set up to be statically hosted over GitHub Pages.

Contributing

Fork this repo and make pull requests to the main branch.

Copyright

The website is MIT

Rabbit & Steel is © mino_dev

This project is unaffiliated with Rabbit & Steel's creators/distributors

About

seedy finder for Rabbit and Steel

Resources

License

Stars

Watchers

Forks

Contributors