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

Method getPreLaunchCommand

launcher/BaseInstance.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60QString BaseInstance::getPreLaunchCommand()
61{
62 return settings()->get("PreLaunchCommand").toString();
63}
64
65QString BaseInstance::getWrapperCommand()
66{

Callers 1

PreLaunchCommandMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected