Revision Difference
CreatingAddons#548385
<cat>Dev.Publishing</cat>
<title>Creating and uploading projects</title>
# Creating projects
Creating a game is as simple as using the [Project Manager](EditorAddonManagerWidget) in the <page>editor</page>.
Creating a game is as simple as using the Project Manager in the <page>editor</page>.
>>> Simply do **'+' > 'Create New'** or <key>CTRL</key> + <key>N</key> .
<upload src="ade1d/8dabd2e37e1916a.png" size="131760" name="createnew.png" />
>>> Then, select the type of project you wish to create, give it a name, and set a location for where the project should be stored. By default, this will be in your **Documents folder** under **S&box Projects**, you can configure this location under **'File' > 'Preferences'** in the toolbar.
<upload src="ade1d/8dabd2e660efbbe.png" size="186800" name="newgame.png" />
Now you should have a new project ready for editing! You'll find it wherever you saved it to.
#Updating projects
Uploading a project is also done through the Project Manager.
To publish a project, you'll need to set an **Organisation** to upload to. If you don't have one, you can make one in the editor or [here](https://asset.party/~create). Once all is said and done, open up your project settings by clicking the slider icon found to the side of your project's listing.
<upload src="ade1d/8dabd2eafebeeb7.png" size="32066" name="sliders.png" />
<upload src="ade1d/8dabd2ecf6e4bb2.png" size="717829" name="settings.png" />
Finally, when you are ready to upload to **asset.party**, right click on your project in the list and select the **Upload to asset.party** option
<upload src="ade1d/8dabd2f04d0305b.png" size="137915" name="uploading.png" />
#Managing projects
Other than using the **Project Settings** dialog mentioned above, you can also further manage your project through the [Dev Site](DevPreview#devsite)