MCPcopy Create free account
hub / github.com/MultiMC/Launcher / prelaunchCommand

Method prelaunchCommand

launcher/ui/widgets/CustomCommands.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36QString CustomCommands::prelaunchCommand() const
37{
38 return ui->preLaunchCmdTextBox->text();
39}
40
41QString CustomCommands::wrapperCommand() const
42{

Callers 2

applySettingsMethod · 0.80
applySettingsMethod · 0.80

Calls 1

textMethod · 0.45

Tested by

no test coverage detected