Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ getRecommended
Method
getRecommended
launcher/meta/VersionList.cpp:240–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
238
}
239
240
BaseVersionPtr VersionList::getRecommended() const
241
{
242
return m_recommended;
243
}
244
245
}
Callers
1
selectRecommended
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected