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

Method getManagedPackName

launcher/BaseInstance.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132QString BaseInstance::getManagedPackName() const
133{
134 return m_settings->get("ManagedPackName").toString();
135}
136
137QString BaseInstance::getManagedPackVersionID() const
138{

Callers 2

copyManagedPackMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected