Files
ichni_Official/Packages/dev.yarnspinner.unity/.github/RELEASE_TEMPLATE.md
SoulliesOfficial 021e76efe7 同步
2026-06-09 11:21:59 -04:00

39 lines
2.1 KiB
Markdown

<!-- RELEASE_TEMPLATE.md is not a formally supported file used by GitHub. This file is used by .github/workflows/release.yml to add a release notes preface. -->
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)!
<a href="https://patreon.com/secretlab"><img width="200" src="https://user-images.githubusercontent.com/901768/71883373-6f40ff80-318a-11ea-9d3a-01f1f58cb39e.png"></a>
## 👩‍🚒 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:
<details>
<summary>Installing Yarn Spinner for Unity {RELEASE_TAG} from Git</summary>
<p>
* 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.
</p>
</details>
## 📜 Changes