Move legacy support classes to another jar
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
cb32711077
commit
17317ea308
23 changed files with 150 additions and 161 deletions
|
@ -132,6 +132,7 @@ public:
|
|||
/// get arguments passed to java
|
||||
QStringList javaArguments();
|
||||
QString getLauncher();
|
||||
bool shouldApplyOnlineFixes();
|
||||
|
||||
/// get variables for launch command variable substitution/environment
|
||||
QMap<QString, QString> getVariables() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue