> For the complete documentation index, see [llms.txt](https://wiki.tiltedphoques.com/tilted-online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tiltedphoques.com/tilted-online/guides/server-guide/windows-setup/local-setup.md).

# Local setup

### 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
