Installer improvements for 1.0b3

This commit is contained in:
elasota
2020-05-17 22:04:07 -04:00
parent 0b8a5cb38c
commit 9c18a2ba55
7 changed files with 30 additions and 21 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<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&#8482; 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&#8482;.</String>
</WixLocalization>