Rust Wiki

Revision Difference

Custom_Maps#523925

<cat>Dev.World</cat>⤶ <title>Custom Maps</title>⤶ Custom Maps in Rust allow us to make our own unique variant of the Rust world within the game boundaries.⤶ ⤶ To do this we must use the [Rust.World SDK](https://github.com/Facepunch/Rust.World) that FacePunch has provided us to edit the .map files using the editors made by the community.⤶ ⤶ To make a functioning map there are a lot of basic fundamentals that you will need to include to make your map playable.⤶ # General Map Conventions⤶ ⤶ ## - Terrain⤶ ### - Alpha⤶ ### - Biome⤶ ### - Ground (Splat)⤶ ### - Topology⤶ ### - Water⤶ ## Prefabs⤶ ### - Monuments⤶ ### - Prefabs⤶ ### - Custom Prefabs/Monuments⤶ ⤶