feat(updater): unpack portable archive

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2023-06-18 22:34:23 -07:00
parent 50d5eb0621
commit 44bc60021d
5 changed files with 186 additions and 58 deletions

View File

@ -597,12 +597,15 @@ set(PRISMUPDATER_SOURCES
Version.h
Version.cpp
Markdown.h
# Zip
MMCZip.h
MMCZip.cpp
# Time
MMCTime.h
MMCTime.cpp
net/ByteArraySink.h
net/ChecksumValidator.h
net/Download.cpp