File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4242 // folder.
4343 //
4444 // Note that this folder is scanned only when the game is booted.
45- game+mod |gameinfo_path|custom/*
45+ game+mod+custom_mod |gameinfo_path|custom/*
4646
4747 // Now search loose files. We'll set the directory containing the gameinfo.txt file
4848 // as the first "mod" search path (after any user customizations). This is also the one
Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ Added the following Source SDK Pull Requests:
9393 - #1539: Allow weapons with penetrating bullets to penetrate Medigun shield
9494 - #1540: Fixed on-hit attributes not triggering on friendly disguises
9595 - #1542: Add Convar to Remove print from having cheats on for Achievements
96+ - #1543: Fix mounting of custom content in gameinfo
9697
9798Details:
9899- Fixed a bug where the mini-crit damage effect doesn't show up when your shield breaks.
Original file line number Diff line number Diff line change 4343 // folder.
4444 //
4545 // Note that this folder is scanned only when the game is booted.
46- game+mod |gameinfo_path|custom/*
46+ game+mod+custom_mod |gameinfo_path|custom/*
4747
4848 // Now search loose files. We'll set the directory containing the gameinfo.txt file
4949 // as the first "mod" search path (after any user customizations). This is also the one
You can’t perform that action at this time.
0 commit comments