diff options
Diffstat (limited to 'materials')
| -rw-r--r-- | materials/console/background_classic.vtf | bin | 0 -> 2796384 bytes | |||
| -rw-r--r-- | materials/console/background_modern.vtf | bin | 1398264 -> 2796384 bytes | |||
| -rw-r--r-- | materials/console/background_upward.vmt | 10 | ||||
| -rw-r--r-- | materials/console/background_upward.vtf | bin | 1398264 -> 0 bytes | |||
| -rw-r--r-- | materials/console/background_upward_widescreen.vmt | 10 | ||||
| -rw-r--r-- | materials/console/background_upward_widescreen.vtf | bin | 1398264 -> 0 bytes |
6 files changed, 20 insertions, 0 deletions
diff --git a/materials/console/background_classic.vtf b/materials/console/background_classic.vtf Binary files differnew file mode 100644 index 0000000..b099309 --- /dev/null +++ b/materials/console/background_classic.vtf diff --git a/materials/console/background_modern.vtf b/materials/console/background_modern.vtf Binary files differindex 769c830..b688e1e 100644 --- a/materials/console/background_modern.vtf +++ b/materials/console/background_modern.vtf diff --git a/materials/console/background_upward.vmt b/materials/console/background_upward.vmt new file mode 100644 index 0000000..9b76d34 --- /dev/null +++ b/materials/console/background_upward.vmt @@ -0,0 +1,10 @@ +"UnlitGeneric" +{ + "$baseTexture" "console/background_classic" + "$vertexcolor" "1" + "$vertexalpha" "1" + "$ignorez" "1" + "$no_fullbright" "1" + "$nolod" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/console/background_upward.vtf b/materials/console/background_upward.vtf Binary files differdeleted file mode 100644 index 987e0bf..0000000 --- a/materials/console/background_upward.vtf +++ /dev/null diff --git a/materials/console/background_upward_widescreen.vmt b/materials/console/background_upward_widescreen.vmt new file mode 100644 index 0000000..9b76d34 --- /dev/null +++ b/materials/console/background_upward_widescreen.vmt @@ -0,0 +1,10 @@ +"UnlitGeneric" +{ + "$baseTexture" "console/background_classic" + "$vertexcolor" "1" + "$vertexalpha" "1" + "$ignorez" "1" + "$no_fullbright" "1" + "$nolod" "1" + "%keywords" "tf" +}
\ No newline at end of file diff --git a/materials/console/background_upward_widescreen.vtf b/materials/console/background_upward_widescreen.vtf Binary files differdeleted file mode 100644 index 987e0bf..0000000 --- a/materials/console/background_upward_widescreen.vtf +++ /dev/null |
