SCX Compressor (scxcomp)
 Made by trgk(phu54321@naver.com)

Compresses your map to its limit.
Special thanks to
 Quantum : MPQ Format
 rpgkdh : chk format
 ShadowFlare : SFmpq & SComp
 Ladislav Zezula : StormLib
 O)FaRTy1billion : TinyMap2
 Heinermann : Tiny ideas (compression using jsp)
 Unused : UU2 & UP source

Changelog
 v0.04 : No SFmpq, Melee Compression (alpha)
  ( Bug can occur. Report me if they are. )
  ( Used SComp although... Thanks to SF )
  - fix 1 : Trigger optimization disabled. (bug)
  - fix 2 : Stability Fix. Melee comp alpha2
  - fix 3 : fixed MpqRead::get_decrypted_data
  - fix 4 : Added DD2 support.

 v0.03 : + GUI + Better WAV Compression
  (Each file will preserve its size IF 
   this can't commpress that more.)

 v0.02 : Used jsp for compression.
  - fix n : Tried various method to locate chunks
    (failed)

 v0.01 : initial release
  - fix 1: Disabled opening of protected map.
  - fix 2: Deleted jsp. (Seems to crash sc1)
  - fix 3: Re-enabled jsp. I don't know...


 TODO : Parse unit.dat, Better jsp locator.