MCPcopy 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
274BaseVersion::Ptr VersionList::getRecommended() const
275{
276 return m_recommended;
277}
278
279void VersionList::waitToLoad()
280{

Callers 1

selectRecommendedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected