View Single Post
  #49  
Old 14-09-2020, 16:38
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
cls- mtx Update

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>

Last edited by BLACKFIRE69; 16-09-2020 at 06:43.
Reply With Quote
The Following User Says Thank You to BLACKFIRE69 For This Useful Post:
Cesar82 (15-09-2020)