# HG changeset patch # User Wuzzy # Date 1531165393 -3600 # Node ID b3d6459f73433d587c084d017c7c0b86d26f1984 # Parent 6534038aaf07991c928fa9968362c68ee6477941 HWPFormat: better intro diff -r 6534038aaf07 -r b3d6459f7343 HWPFormat.wiki --- a/HWPFormat.wiki Mon Jul 09 20:42:27 2018 +0100 +++ b/HWPFormat.wiki Mon Jul 09 20:43:13 2018 +0100 @@ -4,7 +4,7 @@ == Introduction == -“*HWP*” stands for “Hedgewars Package” and is a file format. A HWP file is an add-on for Hedgewars which adds new things to Hedgewars, like a theme, map, scripts and more. HWP files have the suffix “.hwp”. HWP files are used in the “Downloadable Content” (DLC) section, but they also can be shared online and installed manually. +A *HWP file* is an add-on for Hedgewars which adds new things to Hedgewars, like a theme, map, scripts and more. HWP files have the suffix “.hwp”. HWP files are used in the “Downloadable Content” (DLC) section, but they also can be shared online and installed manually. “HWP” stands for “Hedgewars Package”. The file format provides an alternative to the “classical” method in which the user puts custom files directly into the user data directory.