mdarkness1988 / Rust-Server

Modified Rust Server from didstopia
MIT License
8 stars 19 forks source link

Custom Map Sizes #28

Open simonwood0609 opened 4 years ago

simonwood0609 commented 4 years ago

Hey OP! Thanks for making this git, just spun it up on my Dell server and loving it.

Question about the map sizes - you've listed the following options: tiny | small | medium | large | massive

  1. What do those sizes represent in kms? IE - 1,000 | 2,000 | 3,500 | 5,000 | 8,000?
  2. How can we specify a custom size? I tried entering "3000" into that field however unfortunately it wouldn't boot (requires one of your defined text entries).
hallowatcher commented 3 years ago

https://github.com/mdarkness1988/Rust-Server/blob/a96aabfab5febb33878b39482db993f47da34f29/start_rust.sh#L126

look here. If you want to have your own map sizes, clone this repo and edit those lines, or submit a PR