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 == Introduction == |
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 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 |
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. |
8 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. |
8 |
9 |
9 Please note that this is not a tutorial, it is a reference page designed to look up how to do stuff. |
10 Please note that this is not a tutorial, it is a reference page designed to look up how to do stuff. |