Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ details
Method
details
launcher/minecraft/mod/Mod.cpp:173–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
auto Mod::details() const -> const ModDetails&
174
{
175
return m_local_details;
176
}
177
178
auto Mod::name() const -> QString
179
{
Callers
1
executeTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected