You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
515 B
18 lines
515 B
"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" |
|
}
|
|
|