Skip to content

Commit

Permalink
Also update the link in hosting guide
Browse files Browse the repository at this point in the history
  • Loading branch information
VasilisThePikachu committed Jul 14, 2024
1 parent 6f81c79 commit b94c4ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Hosting a local sandbox server for playing around is easy, but setting up a larg
## Level 0: Local Sandbox Server

1. Download and install the [.NET 8 Runtime](https://dotnet.microsoft.com/download). You only need "x64" under "run console apps" not "hosting bundle" from the downloads page.
2. Download the latest version of the server from [our builds page](https://central.spacestation14.io/builds/wizards/builds.html), for your operating system. If you are running custom code, or a build is not available for your platform, see [Custom Code](#custom-code) below.
2. Download the latest version of the server from [our builds page](https://wizards.cdn.spacestation14.com/fork/wizards), for your operating system. If you are running custom code, or a build is not available for your platform, see [Custom Code](#custom-code) below.
3. Extract that to a directory somewhere.
4. Run `run_server.bat` (Windows) or `Robust.Server` [via terminal on macOS/Linux](#running-the-server-on-macos-or-linux))
5. Open your Space Station 14 Launcher and click on ``Direct Connect To Server`` and type in ``localhost`` and click connect. You can also add it as a favorite if you click the ``Add Favorite`` button.
Expand Down

0 comments on commit b94c4ba

Please sign in to comment.