mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Properly rename shader config on update/version change
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
c10681831c
commit
826da57944
4 changed files with 27 additions and 5 deletions
|
|
@ -48,6 +48,7 @@ class ResourceDownloadTask : public SequentialTask {
|
|||
ModPlatform::IndexedVersion m_pack_version;
|
||||
const std::shared_ptr<ResourceFolderModel> m_pack_model;
|
||||
QString m_custom_target_folder;
|
||||
QString m_targetPath;
|
||||
|
||||
NetJob::Ptr m_filesNetJob;
|
||||
LocalResourceUpdateTask::Ptr m_update_task;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue