warzone2100/macosx
Ari Johnson 185a1bdeb6 MacOS X changes:
- Application Support directory did not include the trailing slash when
   retrieved from the operating system
 - Renamed some files to 'warzone2100' base name
 - Renamed application bundle to 'Warzone 2100'
 - Included a smart script for finding library and framework dependencies
 - Split the application bundle and disk image script into two to facilitate
   testing the application bundle without having to create and mount a
   disk image


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@626 4a71c877-e1ca-e34f-864e-861f7616d084
2006-08-25 00:54:18 +00:00
..
Info.plist MacOS X changes: 2006-08-25 00:54:18 +00:00
README.BUILD.txt MacOS X changes: 2006-08-25 00:54:18 +00:00
README.txt MacOS X changes: 2006-08-25 00:54:18 +00:00
consolidatelibs.rb MacOS X changes: 2006-08-25 00:54:18 +00:00
makebundle.sh MacOS X changes: 2006-08-25 00:54:18 +00:00
makedmg.sh MacOS X changes: 2006-08-25 00:54:18 +00:00
warzone2100.icns MacOS X changes: 2006-08-25 00:54:18 +00:00
warzone2100.sh MacOS X changes: 2006-08-25 00:54:18 +00:00

README.txt

Welcome to Warzone 2100 on MacOS X.  To install the game, simply drag
the Warzone application bundle icon from the mounted disk image to a
location on your hard drive.  You can then eject and throw away the
disk image.  To run the game, simply double-click the Warzone icon
on your hard drive.

When you run the program, it will create a directory named 'Warzone 2100'
in your personal Application Support directory.  You can control settings
such as the screen resolution by editing the 'config' file within that
directory.

The setting to change the screen resolution is 'resolution=<setting>'.
To switch between windows mode and fullscreen mode, find the line
that begins with 'fullscreen=' and change its value between '0' and '1'.

This program is distributed as a self-contained application bundle.
It should run without requiring any additional software on MacOS X
10.3 "Panther" and 10.4 "Tiger" on the PowerPC platform.