Rust - Guide for setting up a Private Dedicated Server!
Rust dedicated server setup guide
Rust Dedicated Server Documentation - https://developer.valvesoftware.com/wiki/Rust_Dedicated_Server#Installation
Valve SteamCMD - https://developer.valvesoftware.com/wiki/SteamCMD
Rust Useful Commands - https://wiki.facepunch.com/rust/useful_commands
Rust Dedicated Server Commands - https://developer.valvesoftware.com/wiki/Rust_Dedicated_Server
0:00 - Intro
0:35 - Setting up SteamCMD
2:59 - Downloading the Rust Dedicated Server
6:37 - Setting up the Rust Dedicated Server
20:18 - Setting up the server Admins
24:54 - Useful server commands
27:32 - Outro
rust_dedicated_server_master.bat
C:\steam\steamcmd.exe +login anonymous ^
+app_update 258550 ^
+quit
RustDedicated.exe -batchmode ^
+server.port 28015 ^
+server.level "Procedural Map" ^
+server.seed 1234 ^
+server.worldsize 4000 ^
+server.maxplayers 10 ^
+server.hostname "localhost" ^
+server.description "Rust running locally" ^
+server.identity "server1" ^
+rcon.port 28016 ^
+rcon.password localpasswd ^
+rcon.web 1
rust_dedicated_server_staging.bat
C:\steam\steamcmd.exe +login anonymous ^
+force_install_dir "C:\ruststaging" ^
+app_update 258550 -beta staging ^
+quit
RustDedicated.exe -batchmode ^
+server.hostname "localhost" ^
+server.port 28015 ^
+server.level "Procedural Map" ^
+server.seed 12345 ^
+server.worldsize 4000 ^
+server.maxplayers 10 ^
+server.description "Youtube Game Guides Example" ^
+server.identity "server_1" ^
+rcon.port 28016 ^
+rcon.password localpasswd
+rcon.web 0
----------
Social
----------
Reddit - https://www.reddit.com/r/YoutubeGamingGuides/
Facebook - https://www.facebook.com/YoutubeGameGuides
Twitter - https://twitter.com/YoutubeGamingG1
Discord - https://discord.gg/6RUmfYTw
#rust #rustvideo
Other Videos By Game Guides
Other Statistics
Rust Statistics For Game Guides
At this time, Game Guides has 398,298 views for Rust spread across 11 videos. His channel currently has around 1 hour worth of content for Rust, less than 0.43% of the total video content that Game Guides has uploaded to YouTube.