Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ jarmodsPath
Method
jarmodsPath
launcher/minecraft/MinecraftInstance.cpp:330–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
}
329
330
QDir MinecraftInstance::jarmodsPath() const
331
{
332
return QDir(jarModsDir());
333
}
334
335
QDir MinecraftInstance::versionsPath() const
336
{
Callers
1
removeComponent_internal
Method · 0.80
Calls
1
QDir
Class · 0.50
Tested by
no test coverage detected