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
/
InstanceImportTask.h
Age
Commit message (
Expand
)
Author
2023-08-15
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-08-04
chore: update license headers
Sefa Eyeoglu
2023-08-02
chore: reformat
Sefa Eyeoglu
2023-05-05
Added url handler for curseforge
timoreo
2023-02-24
fix: prevent crash when aborting import task while extracting pack
flow
2022-12-06
refactor(InstanceImport): require rvalue from 'extra_info' mappings
flow
2022-12-06
feat+fix: allow forwarding extra info to InstanceImportTask
flow
2022-09-20
fix: hook up setAbortStatus in instance import tasks
flow
2022-09-20
fix: simplify abort handling and add missing emits
flow
2022-07-20
refactor!: bump to C++17 and C17
Sefa Eyeoglu
2022-05-28
Rework curseforge download (#611)
timoreo22
2022-05-15
feat: better handling of optional mods
flow
2022-05-15
chore: add/update license headers
Sefa Eyeoglu
2022-05-14
Add support for importing Modrinth packs from files
kb1000
2022-04-07
fix: allow aborting CF modpack importing
flow
2021-11-21
NOISSUE continue refactoring things to make tests pass
Petr Mrázek
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek