Skip to content

Staircase Framework

The Staircase framework is general purpose and fits in every game idea you might have. It offers pre-built solutions and easily configurable design.

TIP

With the Staircase plugin, you automatically get type checking for services you create.

Features

FeatureDescription
Modular ArchitectureBuild your game with reusable services and components
Type SafetyFull Luau type support for better developer experience
NetworkingBuilt-in packet system with middleware support
Data PersistenceProfileStore-backed player data with attribute sync
Session ManagementTrack in-game state with reactive observers
Account UtilitiesEasy access to player info, device detection, and policies

Getting Started

Core Concepts

Utilities