diff --git a/game/bin/GameConfig.txt b/game/bin/GameConfig.txt deleted file mode 100644 index 2cb17bfe50..0000000000 --- a/game/bin/GameConfig.txt +++ /dev/null @@ -1,30 +0,0 @@ -"Configs" -{ - "Games" - { - "Neotokyo;Rebuild" - { - "GameDir" "..\neo" - "Hammer" - { - "GameData0" "rebuild.fgd" - "TextureFormat" "5" - "MapFormat" "4" - "DefaultTextureScale" "0.250000" - "DefaultLightmapScale" "16" - "GameExe" "..\ntre.exe" - "DefaultSolidEntity" "func_detail" - "DefaultPointEntity" "info_player_start" - "BSP" "vbsp.exe" - "Vis" "vvis.exe" - "Light" "vrad.exe" - "GameExeDir" "..\" - "MapDir" "..\neo\mapsrc" - "BSPDir" "..\neo\maps" - "CordonTexture" "tools\toolsskybox" - "MaterialExcludeCount" "0" - } - } - } - "SDKVersion" "5" -} diff --git a/game/bin/x64/GameConfig.txt b/game/bin/x64/GameConfig.txt index d29a7421c2..cfcaeb4603 100644 --- a/game/bin/x64/GameConfig.txt +++ b/game/bin/x64/GameConfig.txt @@ -12,7 +12,7 @@ "MapFormat" "4" "DefaultTextureScale" "0.250000" "DefaultLightmapScale" "16" - "GameExe" "..\..\ntre64.exe" + "GameExe" "..\..\neo_win64.exe" "DefaultSolidEntity" "func_detail" "DefaultPointEntity" "info_player_start" "BSP" "vbsp.exe"