Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
732
void PackProfile::installJarMods(QStringList selectedFiles)
733
{
734
installJarMods_internal(selectedFiles);
735
}
736
737
void PackProfile::installCustomJar(QString selectedFile)
738
{
Callers
6
install
Method · 0.80
install
Method · 0.80
run
Method · 0.80
createInstance
Method · 0.80
install
Method · 0.80
on_actionAdd_to_Minecraft_jar_triggered
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected