Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ licenses
Method
licenses
launcher/minecraft/mod/Mod.cpp:284–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
}
283
284
auto Mod::licenses() const -> const QList<ModLicense>&
285
{
286
return details().licenses;
287
}
288
289
auto Mod::issueTracker() const -> QString
290
{
Callers
1
updateWithMod
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected