MCPcopy Create free account
hub / github.com/MultiMC/Launcher / installCustomJar

Method installCustomJar

launcher/minecraft/PackProfile.cpp:944–947  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

942}
943
944void PackProfile::installCustomJar(QString selectedFile)
945{
946 installCustomJar_internal(selectedFile);
947}
948
949bool PackProfile::installEmpty(const QString& uid, const QString& name)
950{

Callers 2

copyFinishedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected