> For the complete documentation index, see [llms.txt](https://docs.allout.game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allout.game/getting-started/first-game.md).

# Launching The Editor

The Editor is a downloadable program that allows you to create and upload your game world to All Out.

### Downloading/Opening the Editor

Now that you've created your first project, you'll see a green "Edit" button at the top of the page.

![Edit button on a game's Creator Portal page](https://3803321901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzA8RGUKJ88fD0oXVALlz%2Fuploads%2Fgit-blob-46c96c817779f8f251d86dd024b340429cfe545e%2Fimage.png?alt=media)

When clicked:

* If you've already played All Out, the launcher will already be installed and open the editor for you!
* If you haven't played All Out, you'll be prompted to download and install the launcher.

{% hint style="info" %}
Use the Creator Portal's **Edit** button for the first launch so the editor receives the correct project and platform version. After the project exists locally, you can also open it from the editor's project picker.
{% endhint %}

### Setting your games directory

When you open the editor for the first time, you'll be asked to select a game directory. You can select any folder on your PC, although **we recommend creating a dedicated folder to store your games**.

<figure><img src="https://3803321901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzA8RGUKJ88fD0oXVALlz%2Fuploads%2Fgit-blob-a87e8b8060028a8fb9f05127cf987f679f3ab4d5%2Fimage.png?alt=media" alt="Games directory picker in the All Out editor"><figcaption></figcaption></figure>

After you've selected a games folder you'll be notified that the project you launched isn't found on your PC already (since this is a new game you're making!)

<figure><img src="https://3803321901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzA8RGUKJ88fD0oXVALlz%2Fuploads%2Fgit-blob-f3502568e7b58d105ad392f268db6122245a9244%2Fimage.png?alt=media" alt="Prompt to create a fresh local copy of a new project"><figcaption></figcaption></figure>

Select the "Start Fresh" option to pick/create a folder inside your games directory to store a local copy of your new project.

After creating the folder for your game, you'll be launched into the editor and [**you're ready to start building your first game!**](/getting-started/testing-and-publishing.md)

{% hint style="info" %}
If Windows Defender causes a measurable slowdown while files are generated, see [Windows Defender exclusions](/reference/windows-defender-exclusion.md). An exclusion is not normally required.
{% endhint %}
