Skip to content

Command Line Args

Sheikah45 edited this page Aug 10, 2022 · 2 revisions
map-gen usage:
--help                 produce help message
--styles               list styles
--weights              list styles and weights based on the given parameters
--biomes               list biomes
--folder-path arg      optional, set the target folder for the generated map
--seed arg             optional, set the seed for the generated map
--map-name arg         optional, set the map name for the generated map
--style arg            optional, set the map style for the generated map
--spawn-count arg      optional, set the spawn count for the generated map
--num-teams arg        optional, set the number of teams for the generated map (0 is no teams asymmetric)
--land-density arg     optional, set the land density for the generated map
--plateau-density arg  optional, set the plateau density for the generated map
--mountain-density arg optional, set the mountain density for the generated map
--ramp-density arg     optional, set the ramp density for the generated map
--reclaim-density arg  optional, set the reclaim density for the generated map
--mex-density arg      optional, set the mex density for the generated map
--mex-count arg        optional, set the mex count per player for the generated map
--map-size arg         optional, set the map size (5km = 256, 10km = 512, 20km = 1024)
--biome arg            optional, set the biome
--tournament-style     optional, set map to tournament style which will remove the preview.png and add time of original generation to map
--blind                optional, set map to blind style which will apply tournament style and remove in game lobby preview
--unexplored           optional, set map to unexplored style which will apply tournament and blind style and add unexplored fog of war
--debug                optional, turn on debugging options
--visualize            optional, turn on visualization for all masks
--num-to-gen           optional, number of maps to generate
--preview-path         optional, path to dump previews to
Clone this wiki locally