index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
MMCZip.cpp
Age
Commit message (
Expand
)
Author
2022-12-01
fix(Inst.Import): don't search inside 'overrides/' for the manifest
flow
2022-08-20
refactor: move general info from Mod to Resource
flow
2022-07-30
Merge pull request #941 from Scrumplex/bump-cxx-standard
LennyMcLennington
2022-07-23
fix: sigsegv when trying to use jar mods
flow
2022-07-20
refactor!: bump to C++17 and C17
Sefa Eyeoglu
2022-07-17
change: make Mod a QObject used as a pointer
flow
2022-07-10
refactor: fix deprecation up to Qt 6
Sefa Eyeoglu
2022-06-19
fix: don't create unnecessary folders when extracting ZIPs
flow
2022-05-23
refactor: abstract metadata handling and clarify names
flow
2022-05-16
fix: import modrinth packs with weird overrides structure
flow
2022-03-19
chore: add license header to files I modified
Sefa Eyeoglu
2022-01-31
fix: bring back JAR Folder mods
Sefa Eyeoglu
2022-01-31
fix: bring back instance exports
Sefa Eyeoglu
2022-01-31
refactor: simpler includes for quazip
Sefa Eyeoglu
2022-01-31
refactor: bring back methods that need to be reimplemented
Sefa Eyeoglu
2022-01-31
refactor: add in-tree QuaZip
Sefa Eyeoglu
2022-01-31
refactor: initial migration to QuaZip 1.2
Sefa Eyeoglu
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek