SETUPConfigure server connections
Connect the three server services using matching codes, ports, private addresses, and map routes.
Use the correct files
Finish Database setup. These are the current source filenames; use the package mapping below for older Season 6 releases.
- 2. ConnectServer\ConnectServer.ini — client TCP and internal UDP listeners.
- 2. ConnectServer\ServerList.xml — advertised channels.
- Data\Server\MapServerInfo.xml — channel groups and map destinations.
- 3. GameServer\GameServer.ini — this process’s identity and service connections.
Match the package layout
Current Kantru source uses DataServer.ini and AllowedIPList.xml beside DataServer, ConnectServer.ini and ServerList.xml beside ConnectServer, and Data\Server\MapServerInfo.xml. Older Season 6 packages instead use IGCDS.ini, IGC_AllowedIPList.xml, IGCCS.ini, IGC_ServerList.xml, and IGCData\IGC_MapServerInfo.xml. Use the set shipped with your executable; renaming files does not upgrade a package. Numbered service folders in these examples refer to the corresponding folder in your installation.
Continue
Next: Configure the game client.
Reference: IGCN — Map configuration. These instructions use the Season 6 file layout; keep configuration files and tools from the same release.