1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-09-19 21:45:04 +01:00
AIO-switch-updater/.gitmodules
PoloNX 64c13a5626
Update extract.cpp (#209)
* Update extract.cpp

Use Minizip beacause it's faster with big packs like deepsea

* fix for pull request

* fix crash at 66%

* fix create DIR

* Refactored extraction, possibly ironed out some bugs

* get uncompressed size using minizip

* use minizip to extract cheats, remove zipper dependency, fix getUncompressedSize()

Co-authored-by: flb <f.lb@gmx.com>
2022-08-07 15:39:17 +02:00

7 lines
193 B
Plaintext

[submodule "lib/borealis"]
path = lib/borealis
url = https://github.com/HamletDuFromage/borealis
[submodule "aiosu-rcm"]
path = aiosu-rcm
url = https://github.com/HamletDuFromage/aiosu-rcm