Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-469 Implement support for importing and searching for Technic Platform ↵ | kb1000 | 2020-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 Year | AppleTheGolden | 2019-01-16 | -1/+1 |
| | ||||
* | NOISSUE tabs -> spaces | Petr Mrázek | 2018-07-15 | -199/+199 |
| | ||||
* | NOISSUE add logging to zip subfolder extraction | Petr Mrázek | 2018-04-07 | -0/+4 |
| | ||||
* | NOISSUE update copyright dates | Petr Mrázek | 2018-02-11 | -1/+1 |
| | ||||
* | NOISSUE refactor pack import (extraction and paths) | Petr Mrázek | 2017-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 quazip | Petr Mrázek | 2017-05-31 | -143/+28 |
| | | | | All LGPL code is back in the customized quazip fork | |||
* | NOISSUE move some zip utility functions back to quazip | Petr Mrázek | 2017-05-31 | -150/+13 |
| | | | | It's not entirely clean yet. | |||
* | NOISSUE do not try to restore file permissions when importing modpacks | Petr Mrázek | 2017-05-25 | -11/+15 |
| | ||||
* | GH-1856 Make MultiMC fail hard when things are missing | Petr Mrázek | 2017-04-23 | -0/+8 |
| | | | | | | Things like: * jar mods * valid version files | |||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+491 |