Package com.andrei1058.bedwars.api.util
Class ZipFileUtil
java.lang.Object
com.andrei1058.bedwars.api.util.ZipFileUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
unzipFileIntoDirectory
(File file, File jiniHomeParentDir) static void
zipDirectory
(File dir, File zipFile)
-
Constructor Details
-
ZipFileUtil
public ZipFileUtil()
-
-
Method Details
-
zipDirectory
- Throws:
IOException
-
unzipFileIntoDirectory
- Throws:
IOException
-