Connecting to a Custom Server
By default, ColdCase connects to its official server without requiring any configuration. However, if you need to use a custom server, follow these steps:
Navigate to the ColdCase installation directory.
Open the
.propertiesfile in a text editor.Locate the following line:
# Server address (exclude 'ws://') websocket_url=12.345.67.890:8081Replace the IP and port with your custom server address.
Save the file and restart the game to apply the changes.
This will direct the game to connect to your specified server.
Last modified: 13 February 2025