Skip to content

Commit adca7e8

Browse files
authored
Update default hammer configs to point to new EXE names (#271)
1 parent 4b58974 commit adca7e8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

hammer/cfg_momentum/GameConfig_default.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"GameData0" "..\..\momentum\momentum.fgd"
1010
"DefaultTextureScale" "0.250000"
1111
"DefaultLightmapScale" "128"
12-
"GameExe" "chaos.exe"
12+
"GameExe" "momentum.exe"
1313
"DefaultSolidEntity" "func_detail"
1414
"DefaultPointEntity" "light"
1515
"BSP" "vbsp.exe"

hammer/cfg_p2ce/GameConfig_default.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"GameData0" "..\..\p2ce\p2ce.fgd"
1010
"DefaultTextureScale" "0.250000"
1111
"DefaultLightmapScale" "16"
12-
"GameExe" "chaos.exe"
12+
"GameExe" "p2ce.exe"
1313
"DefaultSolidEntity" "func_detail"
1414
"DefaultPointEntity" "info_player_start"
1515
"BSP" "vbsp.exe"

hammer/cfg_templategame/GameConfig_default.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"GameData0" "..\..\templategame\templategame.fgd"
1010
"DefaultTextureScale" "0.250000"
1111
"DefaultLightmapScale" "16"
12-
"GameExe" "chaos.exe"
12+
"GameExe" "strata.exe"
1313
"DefaultSolidEntity" "func_detail"
1414
"DefaultPointEntity" "info_player_start"
1515
"BSP" "vbsp.exe"

0 commit comments

Comments
 (0)