MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / version

Method version

launcher/minecraft/mod/Mod.cpp:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190auto Mod::version() const -> QString
191{
192 return details().version;
193}
194
195auto Mod::homeurl() const -> QString
196{

Callers 8

performUpdateActionsMethod · 0.45
applyModsMethod · 0.45
applyLibraryMethod · 0.45
tryNextMajorJavaMethod · 0.45
compareMethod · 0.45
dataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected