File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,10 @@ FlancoTheme() {
101101bash <( curl -s https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERSION} /themes/version1.x/FlancoTheme/build.sh)
102102}
103103
104+ BackgroundVideo () {
105+ bash <( curl -s https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/Big_Update/themes/version1.x/BackgroundVideo/build.sh)
106+ }
107+
104108
105109while [ " $done " == false ]; do
106110 options=(
@@ -110,6 +114,7 @@ while [ "$done" == false ]; do
110114 " Install Twilight (Only 1.6.6)"
111115 " Install Zing Theme (Only 1.6.6)"
112116 " Install Flanco Theme (Only 1.6.6)"
117+ " Install Background Video (Only 1.6.6)"
113118
114119
115120 " Cancel Installation"
@@ -122,6 +127,7 @@ while [ "$done" == false ]; do
122127 " Twilight"
123128 " ZingTheme"
124129 " FlancoTheme"
130+ " BackgroundVideo"
125131
126132
127133 " cancel"
You can’t perform that action at this time.
0 commit comments