radiatoryang / merino

Merino is a narrative design tool that lets you write Yarn scripts inside the Unity Editor
https://github.com/radiatoryang/merino/wiki
Other
304 stars 13 forks source link

not compatible with Yarn Spinner v1.0+ #39

Open radiatoryang opened 4 years ago

radiatoryang commented 4 years ago

in case you've missed it, Yarn Spinner is currently in the middle of a big re-architecture / re-engineering phase

at the moment, Merino is currently only compatible with versions before v1.0 unfortunately

once the dust settles and Yarn Spinner solidifies, I'll go back and rewrite the Yarn Spinner integration

(but in the meantime, sorry!)

LivKanyway commented 3 years ago

Trying to use this now :/ I hope you get the chance to update Merino whenever you can!

radiatoryang commented 3 years ago

current plan is to jump ahead to support Yarn Spinner v2.0, since it's such a big departure from Yarn Spinner v1.x

you can see my progress on develop branch (https://github.com/radiatoryang/merino/tree/develop) but it's slow going since there's so much to figure out / so much to redesign, so will hopefully be ready sometime next year? it's a long way away though unfortunately, sorry

radiatoryang commented 3 years ago

MerinoUpdate_YarnSpinner2

update on this: it's mostly-kinda working with Yarn Spinner v2.0.0-beta2 now! even supports the new <<jump>> syntax

if anyone is REALLY desperate for this, feel free to grab it on the develop branch (https://github.com/radiatoryang/merino/tree/develop)... but I suspect it's still buggy, and there's also a 1% chance it might delete everything in all your .yarn files, so... be careful, make sure you save backups of your files regularly

I'm probably going to push out a v0.9 release in a few months, as I work on it a little bit more + Yarn Spinner v2.0 moves out of beta