Tagged articles
1 articles
Page 1 of 1
ITPUB
ITPUB
Mar 14, 2016 · Backend Development

How Riot’s Game Data Server Streamlines LoL Property Data Management

This article explains how Riot's Game Data Server (GDS) replaces chaotic .ini editing with a JSON‑based RPC system, introduces property macros for type safety, and uses layered versioning to eliminate merge conflicts and simplify multi‑tool workflows for League of Legends development.

BackendGDSJSON-RPC
0 likes · 10 min read
How Riot’s Game Data Server Streamlines LoL Property Data Management