Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ refreshInstances
Method
refreshInstances
launcher/ui/MainWindow.cpp:1591–1594 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1589
}
1590
1591
void MainWindow::refreshInstances()
1592
{
1593
APPLICATION->instances()->loadList();
1594
}
1595
1596
void MainWindow::on_actionViewCentralModsFolder_triggered()
1597
{
Callers
nothing calls this directly
Calls
2
instances
Method · 0.80
loadList
Method · 0.45
Tested by
no test coverage detected