summaryrefslogtreecommitdiffstats
path: root/api/logic/MMCZip.cpp
Commit message (Collapse)AuthorAgeLines
* GH-469 Implement support for importing and searching for Technic Platform ↵kb10002020-10-13-1/+1
| | | | | | | and Solder modpacks This does not support any custom modpack.jar for 1.6 or newer, it simply uses standard Forge then. Supports Forge and Fabric, and JAR mods for 1.5 and older.
* Update Copyright YearAppleTheGolden2019-01-16-1/+1
|
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-199/+199
|
* NOISSUE add logging to zip subfolder extractionPetr Mrázek2018-04-07-0/+4
|
* NOISSUE update copyright datesPetr Mrázek2018-02-11-1/+1
|
* NOISSUE refactor pack import (extraction and paths)Petr Mrázek2017-09-04-2/+2
| | | | | | It now: * Doesn't extract until it knows the content format is good. * Extracts in a predictable location, not requiring to use a second path for the actual pack root.
* NOISSUE finish cleaning quazipPetr Mrázek2017-05-31-143/+28
| | | | All LGPL code is back in the customized quazip fork
* NOISSUE move some zip utility functions back to quazipPetr Mrázek2017-05-31-150/+13
| | | | It's not entirely clean yet.
* NOISSUE do not try to restore file permissions when importing modpacksPetr Mrázek2017-05-25-11/+15
|
* GH-1856 Make MultiMC fail hard when things are missingPetr Mrázek2017-04-23-0/+8
| | | | | | Things like: * jar mods * valid version files
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+491