Thanks to visit codestin.com
Credit goes to github.com

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

radiatoryang/merino

Repository files navigation

merino

Merino is a narrative design tool that lets you write Yarn scripts inside the Unity Editor, built on top of Yarn Spinner and Yarn (a scripting language inspired by Twine.)

download / install

download and install from the Releases page;

  • "complete" .unitypackage includes Yarn Spinner
  • "minimal" .unitypackage is just Merino folder

usage / help / how-to / documentation

read the wiki documentation for info on writing with Yarn / troubleshooting and tech support

roadmap

v0.4

  • line numbers, zoom to line number
  • catch Yarn.Loader parse exceptions, display in Merino window
  • refactor code and cleanup
  • user preferences: let user customize syntax highlighting colors, fonts / font sizes

v0.5

  • auto-complete typing
  • detect characters, functions, nodes, variables for auto-complete + /Resources/Editor/MerinoAutocompleteList.txt ?
  • inline syntax highlighting for variable names somehow

v0.6

  • node map visualization

uses other peoples code

see also

license?

MIT