ThemeFiles.wiki
changeset 2187 64d9eab4357c
parent 1945 b7b0b2a78d8d
equal deleted inserted replaced
2186:08ee59cebec7 2187:64d9eab4357c
    32 ==== `icon@2x.png` ====
    32 ==== `icon@2x.png` ====
    33 Large version of the icon. It must be of size 65×64 pixels.
    33 Large version of the icon. It must be of size 65×64 pixels.
    34 
    34 
    35 === `theme.cfg` ===
    35 === `theme.cfg` ===
    36 A text file which configures various aspects of the theme. The structure of this file is explained in [ThemeCfg].
    36 A text file which configures various aspects of the theme. The structure of this file is explained in [ThemeCfg].
       
    37 
       
    38 === `credits.txt` ===
       
    39 Optional text file containing the name of the author of the theme. Don't use line-breaks. This file is currently unused by Hedgewars and only used for documentation purposes.
    37 
    40 
    38 == Terrain ==
    41 == Terrain ==
    39 === `LandTex.png` ===
    42 === `LandTex.png` ===
    40 This is the basic land texture for the main terrain. It is an image tile which will be simple repeated horizontally and vertically all over the landscape. Theoretically, there are no size constraints.
    43 This is the basic land texture for the main terrain. It is an image tile which will be simple repeated horizontally and vertically all over the landscape. Theoretically, there are no size constraints.
    41 
    44