Advertisement
Guest User

Untitled

a guest
Jul 26th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.30 KB | None | 0 0
  1. "Configs"
  2. {
  3.     "Games"
  4.     {
  5.         "Half-Life 2: Deathmatch"
  6.         {
  7.             "GameDir"       "c:\program files (x86)\steam\steamapps\azgag\half-life 2 deathmatch\hl2mp"
  8.             "hammer"
  9.             {
  10.                 "GameData0"     "c:\program files (x86)\steam\steamapps\azgag\sourcesdk\bin\ep1\bin\hl2mp.fgd"
  11.                 "TextureFormat"     "5"
  12.                 "MapFormat"     "4"
  13.                 "DefaultTextureScale"       "0.250000"
  14.                 "DefaultLightmapScale"      "16"
  15.                 "GameExe"       "c:\program files (x86)\steam\steamapps\azgag\half-life 2 deathmatch\hl2.exe"
  16.                 "DefaultSolidEntity"        "func_detail"
  17.                 "DefaultPointEntity"        "info_player_deathmatch"
  18.                 "BSP"       "c:\program files (x86)\steam\steamapps\azgag\sourcesdk\bin\ep1\bin\vbsp.exe"
  19.                 "Vis"       "c:\program files (x86)\steam\steamapps\azgag\sourcesdk\bin\ep1\bin\vvis.exe"
  20.                 "Light"     "c:\program files (x86)\steam\steamapps\azgag\sourcesdk\bin\ep1\bin\vrad.exe"
  21.                 "GameExeDir"        "c:\program files (x86)\steam\steamapps\azgag\half-life 2 deathmatch"
  22.                 "MapDir"        "c:\program files (x86)\steam\steamapps\azgag\sourcesdk_content\hl2mp\mapsrc"
  23.                 "BSPDir"        "c:\program files (x86)\steam\steamapps\azgag\half-life 2 deathmatch\hl2mp\maps"
  24.                 "CordonTexture"     "tools\toolsskybox"
  25.                 "MaterialExcludeCount"      "0"
  26.             }
  27.         }
  28.         "SF"
  29.         {
  30.             "GameDir"       "c:\program files (x86)\steam\steamapps\sourcemods\sourceforts"
  31.             "hammer"
  32.             {
  33.                 "GameData0"     "c:\program files (x86)\steam\steamapps\sourcemods\sourceforts\sourceforts.fgd"
  34.                 "TextureFormat"     "5"
  35.                 "MapFormat"     "4"
  36.                 "DefaultTextureScale"       "0.250000"
  37.                 "DefaultLightmapScale"      "16"
  38.                 "GameExe"       "c:\program files (x86)\steam\steamapps\azgag\half-life 2 deathmatch\hl2.exe"
  39.                 "DefaultSolidEntity"        "func_detail"
  40.                 "DefaultPointEntity"        "info_player_team_spawn"
  41.                 "BSP"       "c:\program files (x86)\steam\steamapps\azgag\sourcesdk\bin\ep1\bin\vbsp.exe"
  42.                 "Vis"       "c:\program files (x86)\steam\steamapps\azgag\sourcesdk\bin\ep1\bin\vvis.exe"
  43.                 "Light"     "c:\program files (x86)\steam\steamapps\azgag\sourcesdk\bin\ep1\bin\vrad.exe"
  44.                 "GameExeDir"        "c:\program files (x86)\steam\steamapps\azgag\half-life 2 deathmatch"
  45.                 "MapDir"        "c:\program files (x86)\steam\steamapps\sourcemods\sourceforts\mapsrc"
  46.                 "BSPDir"        "c:\program files (x86)\steam\steamapps\sourcemods\sourceforts\maps"
  47.                 "CordonTexture"     "BLACK"
  48.                 "MaterialExcludeCount"      "0"
  49.             }
  50.         }
  51.     }
  52.     "SDKVersion"        "2"
  53. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement