Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

v0.5 multi-file support, new workflow

Compare
Choose a tag to compare
@radiatoryang radiatoryang released this 14 Oct 22:11
· 63 commits to master since this release
0c4f770
  • "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:

  1. download and install Unity 2018.2.x or later, then create or open a Unity project
  2. download merino_x.x_complete.unitypackage
  3. double-click on .unitypackage, or in Unity use Assets > Import Package > Custom Package
  4. 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 there are bugs with the update: then you might have to delete your entire /Assets/Merino/ folder and reimport the entire package (clean 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