Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
148
auto Mod::version() const -> QString
149
{
150
return details().version;
151
}
152
153
auto Mod::homeurl() const -> QString
154
{
Callers
5
Component
Method · 0.45
applyMods
Method · 0.45
applyLibrary
Method · 0.45
compare
Method · 0.45
data
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected