mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 21:27:44 +02:00
Marginally improve OneSix offline mode launch
While reconstructing assets, skip files that don't exist. Report missing OneSix native libraries.
This commit is contained in:
@ -128,4 +128,5 @@ public:
|
||||
QString hint();
|
||||
|
||||
bool extractTo(QString target_dir);
|
||||
bool filesExist();
|
||||
};
|
||||
|
Reference in New Issue
Block a user