Yarn Spinner is made possible by your generous patronage. Please consider supporting Yarn Spinner's development by [becoming a patron](https://patreon.com/secretlab), or by buying a copy of Yarn Spinner on [itch.io](https://yarnspinner.itch.io/yarn-spinner) or the [Unity Asset Store](https://assetstore.unity.com/packages/tools/behavior-ai/yarn-spinner-for-unity-267061)! ## 👩‍🚒 Getting Help There are several places you can go to get help with Yarn Spinner. * Join the [Yarn Spinner Discord](https://discord.gg/yarnspinner). * Talk to us via [BlueSky](http://bsky.app/profile/yarnspinner.dev) or [Mastodon](https://team.yarnspinner.dev/@yarnspinner) * To report a bug, [file an issue on GitHub](https://github.com/YarnSpinnerTool/YarnSpinner-Unity/issues/new?labels=bug+beta&template=bug_report.md&title=). ## 📦 How To Install Yarn Spinner To install the most recent release of Yarn Spinner for Unity, please see the [Installation Instructions](https://docs.yarnspinner.dev/using-yarnspinner-with-unity/installation-and-setup) in the Yarn Spinner documentation. If you want to install _this_ particular version of Yarn Spinner for Unity, follow these steps:
Installing Yarn Spinner for Unity {RELEASE_TAG} from Git

* Open the Window menu, and choose Package Manager. * If you already have any previous version of the Yarn Spinner package installed, remove it. * Click the `+` button, and click *Add package from git URL...* * Enter the following URL: * `https://github.com/YarnSpinnerTool/YarnSpinner-Unity.git#{RELEASE_TAG}` Each release will have a different URL. To upgrade to future versions of Yarn Spinner, you will need to uninstall the package, and reinstall using the new URL.

## 📜 Changes