How to keep the same Game ID on a Core Keeper server

Print
  • 0

Leaving gameId empty lets Core Keeper generate a connection ID. Set your own valid value if you want players to keep using the same ID.

  1. Stop the server and open Configuration Files.
  2. Click Text Editor beside ServerConfig.json.
  3. Enter an alphanumeric ID between 15 and 28 characters in gameId.

    Core Keeper ServerConfig.json settings in the TCAdmin text editor

  4. Click Save & Exit and start the server.
  5. Reopen GameID.txt and confirm the first line contains the expected ID.
"gameId": "LogicServersCore01"

Keep the JSON quotation marks and comma. An empty or invalid value is replaced with a generated ID when the server starts.


Was this answer helpful?

Related Articles

« Back

Follow us on Social Media

Stay in the loop! Follow our social media accounts and stay up-to-date with the latest news, announcements, tips & tricks and behind-the-scenes insights!