I am no longer interested in the project, as there are many alternatives. You can fork this repository and do whatever you want with it.
This is an advanced save editor for Will You Snail?
Pull requests are welcome. Issues are preffered for advices or new ideas. Please test your changes before opening pull requests.
You need Node.js to be installed in your system.
- Clone the repository using
git clone https://github.com/tarikcoskun/unicorns.software
- Install modules using
yarn
ornpm install
- Start the project in development mode:
yarn dev
ornpm run dev