Releases: JasperGeurtz/JSFMPQ
Releases · JasperGeurtz/JSFMPQ
0.4
- most things working
- auto-closes MPQ file if used as:
try (MPQEditor e = new MPQEditor(...)) {...} - DLL's loaded from jar instead of needing to be in your path
0.3
- TBL compiling and decompiling added
0.2
also supports displaying files contained in MPQ archive if Listfile.txt is provided
0.1
can only append to mpq files