Added a module for unpacking OSZ archives.
- Included 'zip4j' library to extract the ZIP archives. (Homepage: http://www.lingala.net/zip4j/)
- OSZ files are unpacked from the root directory by default, and the path can be changed in the configuration file.
Other changes:
- Fixed a critical issue in splash screen where thread would running before other states loaded. (blame: dea7e94)
Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
This commit is contained in:
11
lib/zip4j/javadoc/package-list
Normal file
11
lib/zip4j/javadoc/package-list
Normal file
@@ -0,0 +1,11 @@
|
||||
net.lingala.zip4j.core
|
||||
net.lingala.zip4j.crypto
|
||||
net.lingala.zip4j.crypto.PBKDF2
|
||||
net.lingala.zip4j.crypto.engine
|
||||
net.lingala.zip4j.exception
|
||||
net.lingala.zip4j.io
|
||||
net.lingala.zip4j.model
|
||||
net.lingala.zip4j.progress
|
||||
net.lingala.zip4j.unzip
|
||||
net.lingala.zip4j.util
|
||||
net.lingala.zip4j.zip
|
||||
Reference in New Issue
Block a user