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
/
FileSystem.cpp
Age
Commit message (
Expand
)
Author
2022-10-18
Merge pull request #28 from flowln/fix_copy
DioEgizio
2022-10-15
fix: include hidden files when copying instances
flow
2022-10-14
feat!: use ghc/filesystem in place of std's one if needed
flow
2022-09-12
fix: use std::wstring for Windows filenames
flow
2022-09-12
chore: make DirNameFromString add normal duplicate identifier
flow
2022-09-12
refactor: remove Win32 'crap' in FileSystem
flow
2022-09-12
refactor: use std::filesystem for overrides
flow
2022-09-12
refactor: use std::filesystem for path deletion
flow
2022-09-12
refactor: use std::filesystem for file copy
flow
2022-08-28
fix: ensure destination file paths exist when overriding folders
flow
2022-07-30
Trash instances instead of deleting (when possible) (#549)
Ryan Cao
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 6
Sefa Eyeoglu
2022-06-11
fix: apply client overrides in mrpacks
flow
2021-12-12
Changes required to support FreeBSD
Graeme Geldenhuys
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek