> For the complete documentation index, see [llms.txt](https://docs.yarnspinner.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yarnspinner.dev/2.0/using-yarnspinner-with-unity/importing-yarn-files.md).

# Importing Yarn Files

There are two important kinds of files you'll use when working with Yarn Spinner for Unity:

* [Yarn Scripts](/2.0/using-yarnspinner-with-unity/importing-yarn-files/yarn-scripts.md) are files that contain your written dialogue.
* [Yarn Projects](/2.0/using-yarnspinner-with-unity/importing-yarn-files/yarn-projects.md) are files that link all of your scripts together, and are used by the Dialogue Runner.

![A Yarn Script, a string table, and a Yarn Project in Unity.](/files/PbGr0sJ8C9cqSdU2KYs1)
