NOISSUE merging of strategy into profile, onesix into minecraft
This commit is contained in:
parent
b29382c748
commit
13628e7a82
42 changed files with 1203 additions and 1666 deletions
|
@ -279,6 +279,7 @@ QString BaseInstance::windowTitle() const
|
|||
return "MultiMC: " + name();
|
||||
}
|
||||
|
||||
// FIXME: why is this here? move it to MinecraftInstance!!!
|
||||
QStringList BaseInstance::extraArguments() const
|
||||
{
|
||||
return Commandline::splitArgs(settings()->get("JvmArgs").toString());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue