Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ getRecommended
Method
getRecommended
launcher/meta/VersionList.cpp:274–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
BaseVersion::Ptr VersionList::getRecommended() const
275
{
276
return m_recommended;
277
}
278
279
void VersionList::waitToLoad()
280
{
Callers
1
selectRecommended
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected