Create a FREE Rust Server | 2023 TUTORIAL
WaffleWolff WaffleWolff
1.68K subscribers
140,567 views
2.5K

 Published On Jan 30, 2023

It has been a request for a while, so here you go! Make sure you join the discord if you have any questions as I'll be happy to help you!
The talking green screen asset used at the start is also available to download in my discord :)

Original Written Tutorial By Rustafied
https://www.rustafied.com/how-to-host...

SteamCMD https://drive.google.com/file/d/1mQQI...
-- COPY AND PASTE STUFF --
steamCMD stuff
force_install_dir "c:\rustserver\"
login anonymous
app_update 258550
quit

Variants:
app_update 258550 -beta staging
app_update 258550 -beta prerelease


Config Commands (For RUSTSERVER.txt/.bat)

echo off
:start
C:\steamcmd\steamcmd.exe +login anonymous +force_install_dir c:\rustserver\ +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 "Name of Server as Shown on the Client Server List" +server.description "Description shown on server connection window." +server.url "http://yourwebsite.com" +server.headerimage "http://yourwebsite.com/serverimage.jpg" +server.identity "server1" +rcon.port 28016 +rcon.password letmein +rcon.web 1
goto start


---
Port Forwarding Video (For making public servers) By SrtBull    • 💜 How To Port Forward Your Locally Ho...  
NOTE: Port forwarding uses your IPV4 address, which is tied to your approximate location, if you go through this process, you may publicize your IP which means you may risk the event of a DDOS attack, please be aware and careful with the information and data you use and share online :).


Discord:   / discord  
Twitch:   / wafflewolff  
Twitter:   / wafflewolffyt  

#rust #tutorial #server

show more

Share/Embed