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

Method refreshInstances

launcher/ui/MainWindow.cpp:1609–1612  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1607}
1608
1609void MainWindow::refreshInstances()
1610{
1611 APPLICATION->instances()->loadList();
1612}
1613
1614void MainWindow::on_actionViewCentralModsFolder_triggered()
1615{

Callers

nothing calls this directly

Calls 2

instancesMethod · 0.80
loadListMethod · 0.45

Tested by

no test coverage detected