DESCRIPTION.
Titanium Framework - Production-Ready Game Architecture
A batteries-included production framework that handles data architecture, client replication, and monetization so you can focus on building gameplay. Titanium eliminates repetitive infrastructure work and provides enterprise-grade systems out of the box.
See the GitHub repository to start using Titanium.
Core Systems & Features
A full MVC architecture (Services/Controllers)
Built-in ProfileStore + Replica integration
Secured monetization systems (Gamepass, Products, Gifting)
Better Analytics service
Testing infrastructure with Pest (A Luau port of PestPHP by @nunomaduro, the elegant testing framework focused on simplicity)
Type generation and intellisense
Easy service network implementation
Clean, documented code with proper headers (including examples for Services, Controllers and Tests)
A Studio plugin that auto-generates getters/setters based on your data template directly added to the built-in service "DataService" as well as auto-generated getters directly added to the built-in controller "DataController"
Showcase:
Framework Architecture:

Plugin Settings UI:

Test Coverage:






