Skip to content

Latest commit

Β 

History

History
21 lines (16 loc) Β· 676 Bytes

File metadata and controls

21 lines (16 loc) Β· 676 Bytes

πŸš€ Rust Server Setup

πŸ› οΈ How to Run

Windows

  1. Download install_rust_server.bat
  2. Right-click β†’ Run as Administrator
  3. The server will install, update, and start automatically.

Linux

  1. Download install_rust_server.sh
  2. Open a terminal and run:
    chmod +x install_rust_server.sh
    ./install_rust_server.sh
  3. The server will install, update, and start automatically.

βœ… As simple as possible πŸš€ Let me know if you need any tweaks!