mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Merge remote-tracking branch 'upstream/develop' into xml-logs
This commit is contained in:
commit
2031859731
22 changed files with 351 additions and 116 deletions
|
|
@ -139,9 +139,7 @@ class MinecraftInstance : public BaseInstance {
|
|||
QProcessEnvironment createEnvironment() override;
|
||||
QProcessEnvironment createLaunchEnvironment() override;
|
||||
|
||||
IPathMatcher::Ptr getLogFileMatcher() override;
|
||||
|
||||
QString getLogFileRoot() override;
|
||||
QStringList getLogFileSearchPaths() override;
|
||||
|
||||
QString getStatusbarDescription() override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue