Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ instanceRoot
Method
instanceRoot
launcher/BaseInstance.cpp:287–290 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
}
286
287
QString BaseInstance::instanceRoot() const
288
{
289
return m_rootDir;
290
}
291
292
SettingsObjectPtr BaseInstance::settings()
293
{
Callers
15
processMultiMC
Method · 0.80
isApplied
Method · 0.80
add
Method · 0.80
remove
Method · 0.80
executeTask
Method · 0.80
data
Method · 0.80
trashInstance
Method · 0.80
deleteInstance
Method · 0.80
loadInstance
Method · 0.80
commitStagedInstance
Method · 0.80
install
Method · 0.80
updateInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected