This repository has been archived by the owner on Dec 21, 2021. It is now read-only.
v0.3.3 small but important fix (you won't be able to build out with v0.3.2, sorry)
- "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
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
for help / how-to / documentation, see: https://github.com/radiatoryang/merino/wiki
changelog
- moved everything into an /Editor/ folder, so now you can actually make builds again!
- new files now use the template at Assets/Merino/Editor/Resources/NewFileTemplate.yarn.txt -- you can save over this or edit it
- refactored and reorganized a bit