For the complete documentation index, see llms.txt. This page is also available as Markdown.

Local setup

For those who are on the same network (LAN), no port forwarding or ZeroTier is needed.

Host machine

  1. We will locate and launch SkyrimTogetherServer.exe

  2. Open the command prompt on the host machine

  3. Enter ipconfig (or ipconfig | FindStr /i ipv4 to find the exact line we're looking for)

  4. Note the IPv4 Address, this will be given to other players on the network to connect with

  5. The server address that the host machine (and only the host machine) uses is: 127.0.0.1

Other players on the network

  1. The server address that any other player joining from the same network as the host machine uses is the IPv4 Address from the above "Host machine" steps

Last updated

Was this helpful?