To set up your own server, the most reliable and common method is using SteamCMD , the official command-line tool from Valve. 📥 1. Initial Setup
If you want friends to join over the internet, you must forward ports 28015 (UDP/TCP) and 28016 (TCP) in your router settings. skachat svoi server rust experimental
@echo off RustDedicated.exe -batchmode ^ +server.port 28015 ^ +server.level "Procedural Map" ^ +server.seed 12345 ^ +server.worldsize 3000 ^ +server.maxplayers 10 ^ +server.hostname "My Local Server" ^ +server.identity "my_server_1" ^ +rcon.port 28016 ^ +rcon.password "password123" Use code with caution. Copied to clipboard To set up your own server, the most
Get the tool from the Official Steam Valve Wiki . @echo off RustDedicated
Double-click start.bat . The first launch will take several minutes to generate the map. 🛠️ 4. Connecting to Your Server Launch Rust on the same PC. Press F1 to open the console. Type: client.connect localhost:28015 . 💻 System Requirements
SSD is highly recommended to prevent lag during saves. Critical Notes
To become an admin, type ownerid into the server console while the server is running, then type server.writecfg . If you'd like, I can help you: Install Oxide/uMod to add plugins. Configure a specific map (like Hapis or a custom map). Set up automated wipes and backups.