MCPcopy 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
292QString PackProfile::patchFilePathForUid(const QString& uid) const
293{
294 return patchesPattern().arg(uid);
295}
296
297void PackProfile::save_internal()
298{

Callers 1

getFilenameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected