When creating a new project in s&box you are presented with a few different project types to make.
- Game Project - the base level of project, which contains a game.
- Addon Project - adds assets to an existing Game Project.
The sbproj file
The .sbproj file holds your project's information like its title and type. It tells s&box that this is a project folder.


