equal
deleted
inserted
replaced
1 #summary File structure of themes |
1 #summary File structure of themes |
2 <wiki:toc max_depth="3" /> |
2 <wiki:toc max_depth="3" /> |
3 |
3 |
4 = File structure of themes = |
4 = File structure of themes = |
5 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` of your Hedgewars installation. To create a theme, you need a bunch of graphics and a `theme.cfg` (explained under [Theme]). |
5 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` of your Hedgewars installation. |
|
6 |
|
7 To create a theme, you need a bunch of graphics and a `theme.cfg` (explained under [Theme]). All graphics mentioned here have to in the PNG format. |
6 |
8 |
7 Please note that this is not a tutorial, it is a reference page designed to look up how to do stuff. |
9 Please note that this is not a tutorial, it is a reference page designed to look up how to do stuff. |
8 |
10 |
9 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 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 |
12 |