============================
SMOPPC
============================
Version: 0.1.2
Release Date: 23-08-2011
Author: Santos
Email: santostools@gmail.com
============================

-------------------
General Information
-------------------

This program can unpack Space Marine game OPPC archive files.

-------------
Major Changes
-------------

+ changed script name to 'smoppc'
+ BOD files are now upacking properly

-----
Usage
-----

smoppc [src] [dest]

where:

src - source OPPC file or directory (optional)
dest - output directory (optional)

If 'dest' is empty current working directory is used as output folder. If directory is provided as 'src', script will unpack all OPCC files in that directory.When both 'src'and 'dest' are empty, script will load all OPPC files from current directory and extract them all into the same directory. 
