
Facepunch's Source 2 game engine and creation platform — the spiritual successor to Garry's Mod.
What s&box is — the engine, the tech, and the Garry's Mod lineage
Install s&box, play community games, and the basics
Build games in C# with the scene system and instant hotload
Source 2, ActionGraph, ShaderGraph, the map editor, and terrain
The complete official developer docs — scene, rendering, networking, and the editor
The kinds of games people make and the in-game browser
Official site, developer wiki, GitHub, and Steam

Author shaders visually — a node graph that compiles to real shader code, with a live 3D preview.

Visual scripting for game logic — wire up behaviour without writing C#, or drop into code anytime.

A modern PBR renderer with post-processing, tonemapping, and physically-based materials out of the box.
Editor screenshots from the official s&box docs (CC-BY-4.0).
C# code changes take effect instantly — no recompiling or restarting the game.
A GameObject/component scene model, familiar if you've used Unity or Godot.
Visual scripting for logic without writing code.
Node-based shader authoring.
Source 2's Hammer editor for building maps, plus a terrain system for open worlds.
Drag-and-drop assets from the cloud — no manual downloading or subscribing.
A full feature reference lives in the developer wiki.
Community wiki — not affiliated with Facepunch Studios. For the latest and most authoritative information, see the official developer wiki.