> 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.4/using-yarnspinner-with-godot/importing-yarn-files.md).

# Importing Yarn Files

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

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