mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-22 19:49:56 +00:00
Remove the timeout for pre/post commands. Fixes #107
This commit is contained in:
@@ -133,6 +133,7 @@ protected:
|
||||
|
||||
bool preLaunch();
|
||||
bool postLaunch();
|
||||
bool waitForPrePost();
|
||||
QMap<QString, QString> getVariables() const;
|
||||
QString substituteVariables(const QString &cmd) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user