Rust | Adding a Custom Map via URL
Welcome to our comprehensive guide on how to enrich your Rust game server with custom maps. This step-by-step tutorial will walk you through seamlessly uploading and implementing personalized maps, ensuring a unique and thrilling gameplay experience for your community. By utilizing Dropbox, the process becomes both efficient and user-friendly, allowing you to effortlessly integrate breathtaking landscapes, challenging terrains, and limitless possibilities into your server. Get ready to elevate your Rust server to new heights, captivating your players with an unforgettable adventure that sets your gaming community apart!
- Log in to the game panel.
- Stop your server.
- Click on
Configuration Files
- Open the
settings.cfg
file using the configuration editor.
- Tick the
Use Custom Map
checkbox.
- For the easiest method, use a Dropbox link to upload your
.map
file. The link should have the format: https://www.dropbox.com/s/3ye7s2byay1181r/unitedkingdom_of_rust_0.4.2.map?dl=1. Make sure to include?dl=1
at the end of the URL; this is important for proper functionality.
tip
You can use any public facing web server to host your Files.
Some services we recommend:
- Paste the Dropbox link into the Level URL field.
- Click the "Save and exit" button.
- Start your server and check the web console to ensure the map loads correctly.