mirror of
https://github.com/xenia-project/premake-core.git
synced 2025-02-21 12:32:44 +00:00
255 B
255 B
zip.extract(sourceZip, destinationDir)
Parameters
sourceZip
is the zip file which has to be extracteddestinationDir
is the destination directory for the extracted files
Availability
Premake 5.0.0 alpha 12 or later.