# GitHub Repositories

There are several official Yarn Spinner GitHub repositories:

* **Yarn Spinner Core** — [YarnSpinnerTool/YarnSpinner](https://github.com/YarnSpinnerTool/YarnSpinner)
  * This is the core of Yarn Spinner, and all other elements depend on this in some way.
* **Yarn Spinner Unity** — [YarnSpinnerTool/YarnSpinner-Unity](https://github.com/YarnSpinnerTool/YarnSpinner-Unity)
  * This is the components of Yarn Spinner that relate to the Unity integration
* **Yarn Spinner Console** (`ysc`) — [YarynSpinnerTool/YarnSpinner-Console](https://github.com/YarnSpinnerTool/YarnSpinner-Console)
  * The Yarn Spinner command-line tool, for working with `.yarn` files on the command-line.
* **Visual Studio Code Extension** — [YarnSpinnerTool/VSCodeExtension](https://github.com/YarnSpinnerTool/VSCodeExtension)
  * This is the VS Code extension for Yarn Spinner.

We also host several other public GitHub repositories related to Yarn Spinner:

* **Experimental Editor** - [YarnSpinnerTool/ExperimentalYarnSpinnerEditor](https://github.com/YarnSpinnerTool/ExperimentalYarnSpinnerEditor)
  * This is an experimental editor created by a student team. It may, or may not, be maintainted in the future. It targets Yarn Spinner 2.0.
* **Classic Yarn Editor** - [YarnSpinnerTool/YarnEditor](https://github.com/YarnSpinnerTool/YarnEditor)
  * This is the Classic Yarn Editor, and is not supported by Yarn Spinner.
