Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.02 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.02 KB

EmpireWorld project

This is the GitHub (private) repository for the EmpireWorld project from MMOEmpire.
It contains the source code for the game launcher (currently only for RotMG), the RotMG private server (webserver and gameserver), and probably some other shit.

EmpireWorld launcher data server

Webserver-like structured. It accepts HTTP connections, and sends information about the latest client version, the game news (developer news), latest client download link, et cetera.
Server documentation

RotMG server emulator

Contains a webserver to handle the client's mainscreen's data (account information, servers, and leaderboards) and a gameserver to handle the player while ingame (worlds, enemies, other players, items, et cetera).
Web server documentation | Game server documentation

This README file has been written by Trapped:
YOLO