Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ patchFilePathForUid
Method
patchFilePathForUid
launcher/minecraft/PackProfile.cpp:278–281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
}
277
278
QString PackProfile::patchFilePathForUid(const QString& uid) const
279
{
280
return patchesPattern().arg(uid);
281
}
282
283
void PackProfile::save_internal()
284
{
Callers
1
getFilename
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected