|
1 | | -<div align="center"> |
2 | | - |
3 | | - |
4 | | - |
5 | | -</div> |
6 | | - |
7 | | -A guide on how to **download**, **install**, and **configure** a [Rust](https://rust.facepunch.com/) game server on **Windows** and **Linux**. |
| 1 | +In this guide we will be **downloading**, **installing**, and **configuring** a [Rust](https://rust.facepunch.com/) game server on **Windows** and **Linux**. |
8 | 2 |
|
9 | 3 | This guide is focused on setting up a **vanilla** server, but additional guides will be linked that go over how to **install mods and addons** like [uMod](https://umod.org/) (formerly Oxide). |
10 | 4 |
|
11 | | -[**View Guide On TMC (Recommended Due To Better Formatting)**](https://forum.moddingcommunity.com/t/how-to-set-up-a-rust-game-server/499) |
| 5 | +[**View Guide On TMC (Recommended Due To Better Formatting)**](https://blog.moddingcommunity.com/how-to-set-up-a-rust-server/) |
12 | 6 |
|
13 | 7 | ## Table Of Contents |
14 | 8 | * [Requirements](#requirements) |
@@ -42,7 +36,7 @@ Firstly, you'll want to download the game server files using [SteamCMD](https:// |
42 | 36 |
|
43 | 37 | I've made a separate guide on how to download and use SteamCMD. Please give it a read below if you don't know how to use it. To note before reading the guide, the Rust server's app ID is `258550` for both Windows and Linux. |
44 | 38 |
|
45 | | -https://forum.moddingcommunity.com/t/how-to-download-run-steamcmd-2025/190 |
| 39 | +https://blog.moddingcommunity.com/how-to-download-run-steamcmd/ |
46 | 40 |
|
47 | 41 | After you've downloaded the server, navigate to the folder or directory with the following executable file. |
48 | 42 |
|
@@ -340,6 +334,6 @@ https://forum.moddingcommunity.com/t/how-to-install-umod-oxide-onto-your-rust-ga |
340 | 334 | ### [Rust Autowipe Tool For Pterodactyl](https://github.com/gamemann/Rust-Auto-Wipe) |
341 | 335 | I also made a [tool](https://github.com/gamemann/Rust-Auto-Wipe) for [Pterodactyl](https://pterodactyl.io) that automatically wipes a Rust server based on cron jobs. It comes with many features! |
342 | 336 |
|
343 | | -If you have any questions or feedback regarding this guide, please reply to its forum topic [here](https://forum.moddingcommunity.com/t/how-to-set-up-a-rust-game-server/499)! This guide will be worked and improved on over time. |
| 337 | +If you have any questions or feedback regarding this guide, please reply to its forum topic [here](https://blog.moddingcommunity.com/how-to-set-up-a-rust-server/)! This guide will be worked and improved on over time. |
344 | 338 |
|
345 | 339 | Join our [Discord server](https://discord.moddingcommunity.com)! |
0 commit comments