This commit is contained in:
FluorescentCIAAfricanAmerican
2020-04-22 12:56:21 -04:00
commit 3bf9df6b27
15370 changed files with 5489726 additions and 0 deletions
@@ -0,0 +1,18 @@
"debuginfo"
{
"SourceExeDir" "c:\sourcebeta"
"SteamAppDir" "c:\valve\SteamTestPublic\steamapps\mikedussault\counter-strike source"
"SteamApp.Cfg"
{
"text" "SteamAppID=270"
"text" "SteamAppUser=mikedussault"
"text" "MinFootprintAutoRefresh=disable"
// SteamInstallPath is added automatically by the SteamDebugHelper program.
}
// These binaries get copied up to the steam directory for debugging.
"binary" "bin\engine.dll"
"binary" "cstrike\bin\server.dll"
"binary" "cstrike\bin\client.dll"
}