Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
190
auto Mod::version() const -> QString
191
{
192
return details().version;
193
}
194
195
auto Mod::homeurl() const -> QString
196
{
Callers
8
getInstalledPackVersion
Method · 0.45
getRecommendedJavaVersionsFromVersionList
Function · 0.45
performUpdateActions
Method · 0.45
applyMods
Method · 0.45
applyLibrary
Method · 0.45
tryNextMajorJava
Method · 0.45
compare
Method · 0.45
data
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected