ROOT-MapInfoΒΆ

Soft Override:

Unknown

Is Root:

True

No comma:

True

Root patterns:

media\/maps\/[\s\S]+\/map\.info$

The map.info file is used to define the map’s information. It is used by the game to display the map in the map selection screen and to load the map into the world.

It needs to be located in:

πŸ“ media
  πŸ“ maps
    πŸ“ <map folder>
      πŸ“„ map.info

ParametersΒΆ

demoVideo
Type:

Unknown

Video file used to showcase the map when selecting it.

description
Type:

Unknown

Description of the map.

fixed2x
Type:

Unknown

Boolean which fixes rendering issues. Leave it as true if you are not sure.

lots
Type:

Unknown

Refers to the world map the map will be loaded into. For a map which is inside the vanilla world map, use lots=Muldraugh, KY.

title
Type:

Unknown

Title of the map.

zoomS
Type:

Unknown

Zoom parameter used to define the position of the camera on the world map when chosing the map to spawn in.

zoomX
Type:

Unknown

Position parameter used to define the position of the camera on the world map when chosing the map to spawn in.

zoomY
Type:

Unknown

Position parameter used to define the position of the camera on the world map when chosing the map to spawn in.