equal
deleted
inserted
replaced
22 |
22 |
23 But those files are not required if you only want to use a theme in combination with an [PresetMaps image map] or in fort mode, but not for random maps or hand-drawn maps. |
23 But those files are not required if you only want to use a theme in combination with an [PresetMaps image map] or in fort mode, but not for random maps or hand-drawn maps. |
24 |
24 |
25 == Basic files == |
25 == Basic files == |
26 === `icon.png` and `icon@2x.png` === |
26 === `icon.png` and `icon@2x.png` === |
27 A preview icon for the theme. It is used in the frontend. This is not mandatory for the theme to work, but the presence of it determines wheather the theme is visible in Hedgewars for selection. The theme will only be visible if the icon is present. The icon comes in two sizes. |
27 A preview icon for the theme. It is used in the frontend. This is not mandatory for the theme to work. But if the icon is missing, the theme will be automatically hidden from the theme selection dialog. The icon comes in two sizes. |
28 |
28 |
29 ==== `icon.png` ==== |
29 ==== `icon.png` ==== |
30 Small version of the icon. It must be of size 33×32 pixels. |
30 Small version of the icon. It must be of size 33×32 pixels. |
31 |
31 |
32 ==== `icon@2x.png` ==== |
32 ==== `icon@2x.png` ==== |