mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Make requested changes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
c1c198b84b
commit
d49e6187cd
7 changed files with 12 additions and 22 deletions
|
|
@ -166,7 +166,7 @@ bool ResourceFolderModel::installResource(QString original_path)
|
|||
return false;
|
||||
}
|
||||
|
||||
bool ResourceFolderModel::installResource(QString path, ModPlatform::IndexedVersion& vers)
|
||||
bool ResourceFolderModel::installResourceWithFlameMetadata(QString path, ModPlatform::IndexedVersion& vers)
|
||||
{
|
||||
if (vers.addonId.isValid()) {
|
||||
ModPlatform::IndexedPack pack{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue