s&box
RustCounter-Strike 2s&boxDeadlock
Wiki
Get s&box on Steam
Browse
OverviewGetting StartedCreating GamesEngine & ToolsDocumentationCommunity GamesResources
s&boxDocumentationGetting StartedProject TypesAddon Project
SOURCE 2 · C#
Build and play games with s&box.

Facepunch's game engine and creation platform — make games in C#, or jump straight into community games.

Get s&box on Steam

s&box Wiki

  • Overview
  • Getting Started
  • Creating Games
  • Engine & Tools
  • Documentation
  • Community Games
  • Resources

Tools & Community

  • Getting Started
  • Creating Games
  • Engine & Tools
  • Resources

Platforms

  • RustBattle
  • CSBattle
  • Rust Game Wiki
  • CS2 Skins Wiki
  • Deadlock Wiki

About

  • Official Site
  • Developer Wiki
  • GitHub
  • Get on Steam
NOT AFFILIATED WITH FACEPUNCH STUDIOS · © 2026 s&box Wiki (community)
Docs/Getting Started
Getting Started

Addon Project

An addon project adds to a Game Project. The addon project isn't published directly, you create assets and publish those individually.

The general idea is that you are able to use the components and assets from a target game to create assets for that game. The asset could be a map, a model, a material or even a custom resource defined by that game.

:::info You can't make addon projects that contain code yet - but you can use actiongraph

:::

Game Target

In the project settings you're able to select the target game. If you change this game then you must restart the editor for the changes to apply.

Publishing

To publish something made in an Addon Project, you would find it in the asset browser and publish it from there.

From there your map, or model, or whatever will get its own page on sbox.game, and you will be able to configure it.

Source: Facepunch/sbox-docs (CC-BY-4.0) · updated 2024-10-03. Read it rendered on the official docs.

More in Getting Started

Download & Install
Explore the Engine
FAQ
Game Project
Getting Started
Monetization
Project Types
Reporting Errors
← All documentation

Community wiki — not affiliated with Facepunch Studios. For the latest and most authoritative information, see the official developer wiki.