Installation Instructions
=========================

NOTE: stratagus ( http://stratagus.org ) is required.
stargus and stratagus version must match

1. compile: 'make'

2. extract data: './startool /path/to/cd /path/to/outputdir'
	eg:
	./startool d:/ data.sg
	./startool /cdrom data.sg

3. copy files:
	cp -r scripts data.sg
	cp contrib/fog.png data.sg/graphics/tilesets

4. start stratagus: '/path/to/stratagus -d /path/to/outputdir'
	eg:	
	./stratagus -d data.sg
