MCPcopy Create free account
hub / github.com/Selectively11/CloudRedirect / GetSettingsPath

Method GetSettingsPath

ui/Services/ModeService.cs:149–152  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

147 }
148
149 private static string GetSettingsPath()
150 {
151 return Path.Combine(SteamDetector.GetConfigDir(), "settings.json");
152 }
153}

Callers

nothing calls this directly

Calls 1

GetConfigDirMethod · 0.80

Tested by

no test coverage detected