Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 753 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 753 Bytes

Unicorn's Software [DISCONTINUED]

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?

Contributing

Pull requests are welcome. Issues are preffered for advices or new ideas. Please test your changes before opening pull requests.

Running locally

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 or npm install
  • Start the project in development mode: yarn dev or npm run dev