Skip to content

Commit 9f58c27

Browse files
committed
Update guide.
1 parent 021314d commit 9f58c27

File tree

6 files changed

+6
-55
lines changed

6 files changed

+6
-55
lines changed

.dtua/.env

Lines changed: 0 additions & 17 deletions
This file was deleted.

.dtua/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

.github/workflows/update_discourse_topic.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

.gpua/.env

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
LINES_SKIP=1,2,3,4,5,6,10,11
1+
LINES_SKIP=4,5
2+
DEL_MULTIPLE_HYPHENS_IN_LINKS=1

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
1-
<div align="center">
2-
3-
![banner](https://github.com/modcommunity/how-to-set-up-a-rust-server/raw/main/images/banner.png)
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**.
82

93
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).
104

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/)
126

137
## Table Of Contents
148
* [Requirements](#requirements)
@@ -42,7 +36,7 @@ Firstly, you'll want to download the game server files using [SteamCMD](https://
4236

4337
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.
4438

45-
https://forum.moddingcommunity.com/t/how-to-download-run-steamcmd-2025/190
39+
https://blog.moddingcommunity.com/how-to-download-run-steamcmd/
4640

4741
After you've downloaded the server, navigate to the folder or directory with the following executable file.
4842

@@ -340,6 +334,6 @@ https://forum.moddingcommunity.com/t/how-to-install-umod-oxide-onto-your-rust-ga
340334
### [Rust Autowipe Tool For Pterodactyl](https://github.com/gamemann/Rust-Auto-Wipe)
341335
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!
342336

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.
344338

345339
Join our [Discord server](https://discord.moddingcommunity.com)!

images/banner.png

-458 KB
Binary file not shown.

0 commit comments

Comments
 (0)