mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
GH-253 implement launching instances from command line
This commit is contained in:
@ -180,5 +180,6 @@ private:
|
||||
|
||||
Status m_status = MultiMC::Failed;
|
||||
public:
|
||||
QString launchId;
|
||||
std::shared_ptr<QFile> logFile;
|
||||
};
|
||||
|
Reference in New Issue
Block a user