diff -r b5f72d663141 -r e7214d0ff6e8 HWPFormat.wiki --- a/HWPFormat.wiki Mon Jul 09 20:33:59 2018 +0100 +++ b/HWPFormat.wiki Mon Jul 09 20:34:30 2018 +0100 @@ -26,7 +26,7 @@ Creating a HWP is easy. A HWP file is just a Zip file, but with the file name suffix “.hwp” instead of “.zip”. They reflect the content of the `Data/` directory of Hedgewars. Any file in a HWP will be treated as if it were in the `Data` directory. === Example === -Suppose you have made a theme with the name “!MyTheme”, version 1 (`MyTheme_v1`). If you want to package it in a HWP, you just create a Zip file (e.g. “MyTheme.zip”) with the following directory structure: +Suppose you have made a theme with the name “!MyTheme”, version 1 (`MyTheme_v1`). If you want to package it in a HWP, you just create a Zip file (e.g. “MyTheme_v1.zip”) with the following directory structure: {{{ Themes