Remove tools from install package so they can be split off into a separate download.

This commit is contained in:
elasota
2021-08-01 22:23:56 -04:00
parent 71955ac729
commit f9109850a6
2 changed files with 0 additions and 44 deletions

View File

@@ -2,5 +2,4 @@
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
<String Id="AerofoilApplicationFeatureDescription">Installs the base game and the main houses (Slumberland and Demo House)</String>
<String Id="HousePack1FeatureDescription">Installs additional houses from the Glider PRO CD-ROM and the CD demo house from the open source release.</String>
<String Id="ImportToolsFeatureDescription">Installs tools for importing houses created by the original Macintosh version of Glider PRO.</String>
</WixLocalization>