Clarify image format of image files.
authoralmikes@aol.com
Sun, 07 Dec 2014 16:23:37 +0000
changeset 455 e1f401fc74bb
parent 454 aa8bbe01c9bb
child 456 1c362eb39bdd
Clarify image format of image files.
ThemeFiles.wiki
--- a/ThemeFiles.wiki	Sun Dec 07 16:22:26 2014 +0000
+++ b/ThemeFiles.wiki	Sun Dec 07 16:23:37 2014 +0000
@@ -2,7 +2,9 @@
 <wiki:toc max_depth="3" />
 
 = File structure of themes =
-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]).
+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]). All graphics mentioned here have to in the PNG format.
 
 Please note that this is not a tutorial, it is a reference page designed to look up how to do stuff.