MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / authors

Method authors

launcher/minecraft/mod/Mod.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163auto Mod::authors() const -> QStringList
164{
165 return details().authors;
166}
167
168auto Mod::status() const -> ModStatus
169{

Callers 3

executeTaskMethod · 0.80
executeTaskMethod · 0.80
updateWithModMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected