Skip to content
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

Compare
Choose a tag to compare
@radiatoryang radiatoryang released this 31 Aug 17:44
· 94 commits to master since this release
8535879
  • "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 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