Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ url
Method
url
launcher/meta/BaseEntity.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
QUrl Meta::BaseEntity::url() const
77
{
78
return QUrl(BuildConfig.META_URL).resolved(localFilename());
79
}
80
81
bool Meta::BaseEntity::loadLocalFile()
82
{
Callers
2
load
Method · 0.95
setup
Method · 0.45
Calls
1
QUrl
Class · 0.85
Tested by
no test coverage detected