Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ libDir
Method
libDir
launcher/minecraft/MinecraftInstance.cpp:310–313 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
308
}
309
310
QString MinecraftInstance::libDir() const
311
{
312
return FS::PathCombine(gameRoot(),
"lib"
);
313
}
314
315
QString MinecraftInstance::worldDir() const
316
{
Callers
2
executeTask
Method · 0.80
fmllibsFinished
Method · 0.80
Calls
1
PathCombine
Function · 0.85
Tested by
no test coverage detected