s&
About
The Project
infoAbout s&box mapRoadmap monitoringMetricsEngine startup and usage numbers
Updates
newspaperLatest News published_with_changesChangesRelease-by-release changelog
Games
Browse Games Discover Games
gamejamslive now

Game Jam III

Ends Fri 25 Sep
ThemeOne More Round

The jam is running. Build something, or play the entries.

£50,000
prizepool
View the jam
Workshop
Playable
sports_esportsGamesStandalone games and gamemodes
Assets
landscapeMaps view_in_arModels textureMaterials apparelClothing
appsEverythingEvery asset type in one list
Forum
Learn
Documentation
rocket_launchGetting Started docsDocumentation apiAPI Reference
Resources
schoolTutorials manage_searchCode Search
inputLog in with Steam
Lobby System
Released
Drop-in multiplayer for s&box: auto-hosting, networked Citizen players with a working controller, and a lobby and round loop.
by rwtrcsc library
updated 3 months ago
53KB
thumb_up_alt2 thumb_down_alt0 favorite2 library_books0
homeDetailsreviewsReview2codeSource
folder.obj
description__compiler_extra.cs
folderCode
folderExamples
folderUI
descriptionLobbyHud.razor
descriptionLobbyHud.razor.scss
descriptionExampleMode.cs
descriptionLobbyPlayer.cs
descriptionAssembly.cs
descriptionIGameMode.cs
descriptionILobbyAgent.cs
descriptionLobbyDirector.cs
descriptionLobbyModeButton.cs
descriptionLobbyNetworkManager.cs
descriptionLobbyState.cs
folderExamples
folderUI
descriptionLobbyHud.razor
descriptionExampleMode.cs
descriptionLobbyPlayer.cs
descriptionAssembly.cs
descriptionIGameMode.cs
descriptionILobbyAgent.cs
descriptionLobbyDirector.cs
descriptionLobbyModeButton.cs
descriptionLobbyNetworkManager.cs
descriptionLobbyState.cs
Code/Assembly.cs

Top-level global using declarations for the Game assembly. It imports Sandbox, core System namespaces, and collections/linq/tasks for use across the project.

global using Sandbox;
global using System;
global using System.Collections.Generic;
global using System.Linq;
global using System.Threading.Tasks;
Facepunch
  • News
  • Docs
  • Metrics
  • FAQ
  • Forum
  • Discord
  • Twitter