Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ version
Method
version
launcher/minecraft/mod/Mod.cpp:124–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
123
124
QString Mod::version() const
125
{
126
return details().version;
127
}
128
129
QString Mod::name() const
130
{
Callers
10
Application
Method · 0.45
createSetupWizard
Method · 0.45
createLibrariesComponent
Method · 0.45
install
Method · 0.45
foreach
Function · 0.45
validatePage
Method · 0.45
Component
Method · 0.45
applyMods
Method · 0.45
applyLibrary
Method · 0.45
data
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected