equal
deleted
inserted
replaced
3 == Introduction == |
3 == Introduction == |
4 This page explains the meaning of the several files which are used by themes. Please note that not all files are neccessary to create a theme, many files have default fallback versions with identical names in `Data/Graphics` or `Data/Graphics/SuddenDeath` of your Hedgewars installation. |
4 This page explains the meaning of the several files which are used by themes. Please note that not all files are neccessary to create a theme, many files have default fallback versions with identical names in `Data/Graphics` or `Data/Graphics/SuddenDeath` of your Hedgewars installation. |
5 |
5 |
6 To create a theme, you need a bunch of graphics and a `theme.cfg` (explained under [ThemeCfg]). All graphics mentioned here have to in the PNG format. |
6 To create a theme, you need a bunch of graphics and a `theme.cfg` (explained under [ThemeCfg]). All graphics mentioned here have to in the PNG format. |
7 |
7 |
8 Please note that this is not a tutorial, it is a reference page designed to look up how to do stuff. |
8 Please note that this is not a tutorial, it is a reference page designed to look up how to do stuff. Start at [Themes]. |
9 |
9 |
10 Careful! All file names are case-sensitive on case-sensitive platforms! Please ensure you used the correct casing if you want to share your theme online. |
10 Careful! All file names are case-sensitive on case-sensitive platforms! Please ensure you used the correct casing if you want to share your theme online. |
11 |
11 |
12 <wiki:toc max_depth="3" /> |
12 <wiki:toc max_depth="3" /> |
13 |
13 |