MCPcopy 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
284auto Mod::licenses() const -> const QList<ModLicense>&
285{
286 return details().licenses;
287}
288
289auto Mod::issueTracker() const -> QString
290{

Callers 1

updateWithModMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected