#######################
#
# XR7: EarthStrike
# www.xandis.com
#
#######################

1. videos\ directory

Contains the video used in the pre-playing windowed mode portion
of the game. This video is played for the single purpose of
providing an example, in the source code, of using the XR7Video
class.

Upon startup, if there is either an 'startup.mpeg', 'startup.mpg'
or 'startup.avi' in the videos/ directory then the program will display 
that in the windowed part mentioned above.

Because videos take up so much diskspace, XR7 doesn't use them and
instead generates animated sequences generated on the fly.


# END OF DOCUMENT


