Files:

GLWG.exe		the runnable game
DataPC.zip		all of the game data
Redist\			a folder full of dll's that need to be installed


Notes:
1) DataPC.zip should be left zipped up in the final package. It needs to be at the same directory level as the executable, which reads its data directly out of this zip.

2) MainInstaller.nsi is nullsoft installer script that I've used in the past to make installable distro's. You don't need it but it's there for illustration purposes.

3) The June 2010 version of DirectX is included in the redist folder and should be installed the usual way with Microsoft's silent installer. No other DirectX files are required.

