INSTALLTION
===========
To install the citywar pwad it is very important
to follow these instructions:

1. make the directory c_w under your doom(I)-directory
   (eg: c:\doom\c_w)

2. Copy the cw.zip file to newly created c_w directory

3. use pkunzip: pkunzip -d citywar.zip
   (Important to use -d parameter to keep the directory structure)

4. Done, start with the batch-file citywar.bat
===================================================================
DIRECTORIES
===========
This pwad contains a lot: pwad, lmp, bat-files, dm.exe, dmaud.exe 
and additional sounds.

File structure:
your doom-dir
                |
                |-c_w-- |
                        |-bat    (bat-files)
                        |-helper (dm.exe, dmaud.exe)
                        |-org    (Storing of your original sounds)
                        |-new    (Storing of new sounds)
==================================================================
TROUBLESHOOTING
===============
You could run into Out of enviroment when running
citywar.bat, if you have a lot of path's and set's.

The soultion is to "add"/ increase the enviroment space

Add/modify the followinf line into/in config.sys: 

SHELL=C:\DOS\COMMAND.COM C:\DOS\ /E:1024 /p

====================================================================
