cls- mtx Update v2.0.0.5
New update for "cls-mtx".
What's New:
- "{Compressor}" is no longer required.
- Can use more than one name.
- Known issues have been resolved.
- Please use (") for directories with spaces.
New Arc.ini (or any config.ini):
Code:
[External compressor:mtx_rz, mtx_razor, mtxrz]
header = 0
packcmd = "Res\Rz Compressor\rz64.exe" a -d 128m $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = "Res\Rz Compressor\rz64.exe" e -y $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
Inputs: (that supports)
Code:
1. $$arcdatafile$$.tmp
2. <stdin>
Outputs: (that supports)
Code:
1. $$arcpackedfile$$.tmp
2. <stdout>