diff options
| author | CriticalFlaw <[email protected]> | 2021-07-03 15:09:07 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-03 15:09:07 -0400 |
| commit | 1465593a280be1066fb916834090fce515deba2d (patch) | |
| tree | af807bf481a3ff66398bc0b3a706c7007b136798 /#customizations/_streamermode/hudlayout.res | |
| parent | 6503b7feb5cab0e877e0470dc351bf309a261004 (diff) | |
Added Streamer Mode (#167)
- Added files for Streamer Mode. The user will have to remove the _ from #customizations/_streamermode or use the editor to enable this feature.
Diffstat (limited to '#customizations/_streamermode/hudlayout.res')
| -rw-r--r-- | #customizations/_streamermode/hudlayout.res | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/#customizations/_streamermode/hudlayout.res b/#customizations/_streamermode/hudlayout.res new file mode 100644 index 0000000..1f22f08 --- /dev/null +++ b/#customizations/_streamermode/hudlayout.res @@ -0,0 +1,17 @@ +"Resource/HudLayout.res" +{ + "HudDeathNotice" + { + "TextFont" "" + } + + "HudVoiceStatus" + { + "text_xpos" "9999" + } + + "HudSpectatorExtras" + { + "player_name_font" "" + } +}
\ No newline at end of file |
