NOISSUE use LoggedProcess to work around issues with QProcess on macOS
This commit is contained in:
parent
ac66af6c13
commit
f0b71f989e
17 changed files with 62 additions and 25 deletions
|
@ -16,7 +16,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <launch/LaunchStep.h>
|
||||
#include <launch/LoggedProcess.h>
|
||||
#include <LoggedProcess.h>
|
||||
#include <minecraft/auth/AuthSession.h>
|
||||
|
||||
// HACK: this is a workaround for MCL-3732 - 'server-resource-packs' folder is created.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue