PresetMaps.wiki
changeset 1626 fe408c987679
parent 1625 bcd51f17198d
child 1627 78e2e7e2f17b
equal deleted inserted replaced
1625:bcd51f17198d 1626:fe408c987679
    47 
    47 
    48 === Basic files ===
    48 === Basic files ===
    49 ==== `map.cfg` ====
    49 ==== `map.cfg` ====
    50 Configuration file.
    50 Configuration file.
    51 
    51 
    52   * First line is the name of the [Themes theme] used by the map (for background and clouds, flakes, water, etc). As of 0.9.19 (or later), this theme may be overridden when setting up the game.
    52   * First line is the name of the default [Themes theme] used by the map (for background and clouds, flakes, water, etc). Select the theme that best fits your map
    53   * Second line is max. number of hedgehogs supported. If the second line is not provided, it is assumed to be 18. Note that Hedgewars currently does not support games with more than 48 hedgehogs
    53   * Second line is max. number of hedgehogs supported. If the second line is not provided, it is assumed to be 18. Note that Hedgewars currently does not support games with more than 64 hedgehogs
    54 
    54 
    55 ==== `map.png` ====
    55 ==== `map.png` ====
    56 Image of visible land area.
    56 Image of visible land area.
    57   * 32-bit PNG with alpha channel
    57   * 32-bit PNG with alpha channel
    58   * Usually _width/length ratio_ of 2:1
    58   * Usually _width/length ratio_ of 2:1