The backend server responsible for managing multiplayer gameplay, including real-time synchronization, lobby management, and network communications.
A combat engine that maintains all battle-related logic in the game. It handles skill execution, combat calculations, status effects, and in-game mechanics, providing a dynamic and flexible battle system for the game.
This package maintains the core network protocol used for communication between the server and clients.