mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 21:27:44 +02:00
Change the native extraction/loading logic.
This commit is contained in:
@ -126,4 +126,6 @@ public:
|
||||
/// set a hint about how to treat the library. This is an MMC extension.
|
||||
void setHint(QString hint);
|
||||
QString hint();
|
||||
|
||||
bool extractTo(QString target_dir);
|
||||
};
|
||||
|
Reference in New Issue
Block a user