MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / installJarMods

Method installJarMods

launcher/minecraft/PackProfile.cpp:732–735  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

730}
731
732void PackProfile::installJarMods(QStringList selectedFiles)
733{
734 installJarMods_internal(selectedFiles);
735}
736
737void PackProfile::installCustomJar(QString selectedFile)
738{

Callers 6

installMethod · 0.80
installMethod · 0.80
runMethod · 0.80
createInstanceMethod · 0.80
installMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected