Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ patchFilePathForUid
Method
patchFilePathForUid
launcher/minecraft/PackProfile.cpp:292–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
290
}
291
292
QString PackProfile::patchFilePathForUid(const QString& uid) const
293
{
294
return patchesPattern().arg(uid);
295
}
296
297
void PackProfile::save_internal()
298
{
Callers
1
getFilename
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected