From b53cf58400cd78fb615d789c7efb5077419b6e0f Mon Sep 17 00:00:00 2001 From: RaysFire Date: Wed, 14 Aug 2013 00:32:55 -0500 Subject: Added in custom main menu background --- materials/console/background_upward.vtf | Bin 0 -> 2796384 bytes materials/console/background_upward_widescreen.vtf | Bin 0 -> 2796384 bytes minmode/materials/console/background_upward.vtf | Bin 0 -> 2796384 bytes .../console/background_upward_widescreen.vtf | Bin 0 -> 2796384 bytes minmode/scripts/chapterbackgrounds.txt | 15 +++++++++++++++ scripts/chapterbackgrounds.txt | 15 +++++++++++++++ 6 files changed, 30 insertions(+) create mode 100644 materials/console/background_upward.vtf create mode 100644 materials/console/background_upward_widescreen.vtf create mode 100644 minmode/materials/console/background_upward.vtf create mode 100644 minmode/materials/console/background_upward_widescreen.vtf create mode 100644 minmode/scripts/chapterbackgrounds.txt create mode 100644 scripts/chapterbackgrounds.txt diff --git a/materials/console/background_upward.vtf b/materials/console/background_upward.vtf new file mode 100644 index 0000000..3dd1d6d Binary files /dev/null and b/materials/console/background_upward.vtf differ diff --git a/materials/console/background_upward_widescreen.vtf b/materials/console/background_upward_widescreen.vtf new file mode 100644 index 0000000..3dd1d6d Binary files /dev/null and b/materials/console/background_upward_widescreen.vtf differ diff --git a/minmode/materials/console/background_upward.vtf b/minmode/materials/console/background_upward.vtf new file mode 100644 index 0000000..3dd1d6d Binary files /dev/null and b/minmode/materials/console/background_upward.vtf differ diff --git a/minmode/materials/console/background_upward_widescreen.vtf b/minmode/materials/console/background_upward_widescreen.vtf new file mode 100644 index 0000000..3dd1d6d Binary files /dev/null and b/minmode/materials/console/background_upward_widescreen.vtf differ diff --git a/minmode/scripts/chapterbackgrounds.txt b/minmode/scripts/chapterbackgrounds.txt new file mode 100644 index 0000000..4290f42 --- /dev/null +++ b/minmode/scripts/chapterbackgrounds.txt @@ -0,0 +1,15 @@ + "chapters" + { + 1 "background_upward" + 2 "background_upward" + 3 "background_upward" + 4 "background_upward" + } + "BackgroundMaps" + { + 1 "background_upward" + 2 "background_upward" + 3 "background_upward" + 4 "background_upward" + } + diff --git a/scripts/chapterbackgrounds.txt b/scripts/chapterbackgrounds.txt new file mode 100644 index 0000000..4290f42 --- /dev/null +++ b/scripts/chapterbackgrounds.txt @@ -0,0 +1,15 @@ + "chapters" + { + 1 "background_upward" + 2 "background_upward" + 3 "background_upward" + 4 "background_upward" + } + "BackgroundMaps" + { + 1 "background_upward" + 2 "background_upward" + 3 "background_upward" + 4 "background_upward" + } + -- cgit v1.2.3