PresetMaps.wiki
changeset 1160 6b45128cb2d0
parent 1011 399ca0374984
child 1161 5724b3037d0f
equal deleted inserted replaced
1159:ed6441e7ff84 1160:6b45128cb2d0
    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+, this theme may be overridden when setting up the game.
    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.
    53   * Second line is max. number of hedgehogs supported. If the second line is not provided, it is assumed to be 18
    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
    54 
       
    55 
       
    56 
       
    57 
    54 
    58 ==== `map.png` ====
    55 ==== `map.png` ====
    59 Image of visible land area.
    56 Image of visible land area.
    60   * 32-bit PNG with alpha channel
    57   * 32-bit PNG with alpha channel
    61   * Usually _width/length ratio_ of 2:1
    58   * Usually _width/length ratio_ of 2:1