MCPcopy Create free account
hub / github.com/MultiMC/Launcher / description

Method description

launcher/minecraft/mod/Mod.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143QString Mod::description() const
144{
145 return details().description;
146}
147
148QStringList Mod::authors() const
149{

Callers 2

filterAcceptsRowMethod · 0.80
updateWithModMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected