MCPcopy 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
278QString PackProfile::patchFilePathForUid(const QString& uid) const
279{
280 return patchesPattern().arg(uid);
281}
282
283void PackProfile::save_internal()
284{

Callers 1

getFilenameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected