Required CD key files

During a regular install of StarCraft, CD keys are stored encrypted into StarDat.mpq, in the files under the "font" directory.

In order to build a package that includes the CD key (required, or the game will not launch), you need to provide the following files in addition to the installer .mpq:
- font.clh
- font.gid

They can be extracted from a regular StarCraft install with:
smpq --extract StarDat.mpq font/font.clh font/font.gid
