Merge remote-tracking branch 'upstream/develop' into xml-logs

This commit is contained in:
Rachel Powers 2025-04-28 04:11:53 -07:00
commit 2031859731
No known key found for this signature in database
GPG key ID: E10E321EB160949B
22 changed files with 351 additions and 116 deletions

View file

@ -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;