mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 21:27:44 +02:00
Detect and report missing local libraries.
This commit is contained in:
@ -143,4 +143,5 @@ public:
|
||||
|
||||
bool extractTo(QString target_dir);
|
||||
bool filesExist();
|
||||
QStringList files();
|
||||
};
|
||||
|
Reference in New Issue
Block a user