This repository has been archived by the owner on Dec 21, 2021. It is now read-only.
v0.3.4.1 lots of quality of life fixes and features
- "complete" package: bundled with Yarn Spinner v0.9.10.2 and will work instantly in a new project
- "minimal" package: just the Merino plugin, you must manually import Yarn Spinner yourself
how to quick install:
- download and install Unity 2018.2.x or later, then create or open a Unity project
- download
merino_x.x_complete.unitypackage
- double-click on .unitypackage, or in Unity use
Assets > Import Package > Custom Package
- in Unity, go to
Window > Merino (Yarn Editor)
and start writing
how to update from previous version:
- download and import
merino_x.x_minimal.unitypackage
into your existing Unity project - if Unity improperly updates certain files / folders, then you might have to delete your entire /Assets/Merino/ folder before importing the package (this would be the cleanest way to install).. make sure you didn't save any of your .yarn.txt files in /Merino/ !
for help / how-to / documentation, see: https://github.com/radiatoryang/merino/wiki
changelog: https://github.com/radiatoryang/merino/wiki/Changelog