Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 568 Bytes

File metadata and controls

4 lines (3 loc) · 568 Bytes

GameMode.Common

A collection of reusable utilities and abstractions for open.mp (Open Multiplayer, a multiplayer mod for GTA San Andreas) game modes built with C# and the SampSharp framework.

GameMode.Common was originally extracted from Capture the Flag to host functionality that is not specific to a single game mode. It contains reusable code intended to be shared across multiple game modes and projects built with SampSharp.