Kyoril / mmo

This repository contains the prototype of an mmorpg with a custom engine, built entirely in C++. It contains the client, tools and servers. The goal of this project is to have a vertical slice of an MMORPG which is playable.
https://discord.gg/WQEbswvMZG
30 stars 10 forks source link

World Instance Organization #11

Open Kyoril opened 2 years ago

Kyoril commented 2 years ago

World instances need to be managed properly on the realm and the world node servers.