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

Compare
Choose a tag to compare
@radiatoryang radiatoryang released this 28 Aug 16:10
· 102 commits to master since this release
36bf4d3
  • "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:

  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

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