Skip to content

Gateway

ploxxy edited this page Oct 16, 2024 · 1 revision

The Gateway is referring to a REST API, presumably written in Java, using a JSON-RPC 2.0 protocol. It was used as an interface between the game clients and the game database for CRUD operations, like reading and writing save states, publishing and playing user generated content, customizing player character, etc

Clone this wiki locally