arkmanager / ark-server-tools

Set of server tools used to manage ARK: Survival Evolved servers on Linux
MIT License
678 stars 143 forks source link

How to connect 2 Ark dedicated servers #1249

Open Devosik opened 1 year ago

Devosik commented 1 year ago

Sorry for google translate. What and where (in what file) do I have to enter to switch characters between their servers. I'm green at this.

klightspeed commented 1 year ago

You will want to give them both the same globally unique cluster id (arkopt_ClusterId=xxx), and have them share a cluster directory (arkopt_ClusterDirOverride=/path/to/cluster/folder). If these are on different physical or virtual machines, refer #993