CClite  --  a companion to CCEdit v4
Version 1.0a, written by Andrew Griffin

Description
-----------
CClite is a program that takes a CCEdit v4 patch file and applies
it to your game.dat file. This enables you to make changes to
the game.dat file without having to start up CCEdit.

Distribution
------------
You can distribute this program (cclite.exe) however you want 
provided that you distribute this file (cclite.txt) with it, and 
that you don't edit either file. 
A mention would be nice as well :) (as would an email)

Changes in v1.0a
----------------
Shortened the -usepatch command to -u

Usage
-----
There are 2 avaiable commands:
 -u
and 
 -silent

-silent
-------
This tells CClite to run in silent mode, and it will not display
any output unless and error occurs. This is added so that CClite
can be called from a batch file without displaying stuff to the screen.

-u <filename>
-------------
This tells CClite to use the specified patch file (which must be a
valid CCEdit v4 patch file) as a basis for altering the game.dat
file.

This program requires that the game.dat file be in the same directory
as itself.

If successful, the program will return zero (0). If the patch procedure
failed for some reason, then it will return a non-zero number. If
you know how, you should check for this if running -silent.

CCEdit v4
---------
CClite is a companion program to the Command and Conquer editor, CCEdit.
You can get a copy of CCEdit v4 from my web page at:
   http://www.geocities.com/TimesSquare/5458

You can get in touch with me at:  buggy@adam.com.au

Andrew Griffin
buggy@adam.com.au
