BUTR/Bannerlord.BLSE

View on GitHub
src/Bannerlord.BLSE.Loaders.Launcher/Properties/launchSettings.json

Summary

Maintainability
Test Coverage
{
  "$schema": "http://json.schemastore.org/launchsettings.json",
  "profiles": {
    "Launcher": {
      "commandName": "Executable",
      "executablePath": "$(GameFolder)\\bin\\$(GameConfiguration)\\$(AssemblyName).exe",
      "workingDirectory": "$(GameFolder)\\bin\\$(GameConfiguration)"
    }
  }
}