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

Method version

launcher/minecraft/mod/Mod.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148auto Mod::version() const -> QString
149{
150 return details().version;
151}
152
153auto Mod::homeurl() const -> QString
154{

Callers 5

ComponentMethod · 0.45
applyModsMethod · 0.45
applyLibraryMethod · 0.45
compareMethod · 0.45
dataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected