XPacker

From Bohemia Interactive Community
Revision as of 18:52, 17 January 2013 by Tomas (talk | contribs) (Created page with "=XPacker= Xpacker is used to pack and unpack data (for example MODs) for Carrier Command. <br> Xpacker is included in CC:GM SDK release. <br> <br> '''Video files not must be comp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

XPacker

Xpacker is used to pack and unpack data (for example MODs) for Carrier Command.
Xpacker is included in CC:GM SDK release.

Video files not must be compressed. -> If you have some in your MOD, use exclude suffixes parameter on them when you want to pack the MOD.

Usage

xpacker [-r][-m][-n][-#] target.zip [source-dir, ...]
or
xpacker -u[-r][-n] source.zip [source-dir] [target-dir]

Parameters

-r Recursive
-u Unpack
-# 0...9 level of compression
-n Don't compress suffixes
-m Move to archive
-x Exclude suffixes
-productId # Product identifier
-key $ Encrypt key