Overview
GameServer runs game logic and holds the per-server identity configuration
Role
File Location
GameServer/
├── GameServer.exe
├── zlibwapi.dll
└── Data/
├── GameServerInfo - Common.dat
├── GameServerInfo - Character.dat
├── GameServerInfo - Command.dat
├── GameServerInfo - Event.dat
├── GameServerInfo - Skill.dat
└── GameServerInfo - Custom.datRoot
Purpose
Contents
Configuration Files (per-server identity)
File
Purpose
Startup Order
Dependencies
Cross-File Dependencies
Setting in...
Affects...
Multi-Server Deployments
Logs
Common Issues
Last updated