Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ version
Method
version
launcher/meta/Version.h:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
return m_uid;
50
}
51
QString version() const
52
{
53
return m_version;
54
}
55
QString type() const
56
{
57
return m_type;
Callers
4
data
Method · 0.45
setVersions
Method · 0.45
merge
Method · 0.45
parseVersionInternal
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected