MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / gameRoot

Method gameRoot

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

Path to the instance's game root directory.

Source from the content-addressed store, hash-verified

119
120 /// Path to the instance's game root directory.
121 virtual QString gameRoot() const { return instanceRoot(); }
122
123 /// Path to the instance's mods directory.
124 virtual QString modsRoot() const = 0;

Callers 3

getPagesFunction · 0.45
executeTaskMethod · 0.45
copyFinishedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected