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

🔧 A save editor tool for the game Will You Snail?

Notifications You must be signed in to change notification settings

tarikcoskun/unicorns-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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