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

Method modsRoot

launcher/NullInstance.h:119–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117 return out;
118 }
119 QString modsRoot() const override {
120 return QString();
121 }
122 void updateRuntimeContext()
123 {
124 // NOOP

Callers

nothing calls this directly

Calls 1

QStringClass · 0.85

Tested by

no test coverage detected