We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94fc037 + 5f33861 commit 6a01ec6Copy full SHA for 6a01ec6
1 file changed
themes/version0.7.19/Install.md
@@ -0,0 +1,19 @@
1
+## This is a guide to teach you how to install old themes on your old panel.
2
+
3
4
+1 - Start by downloading a copy of the desired theme installer with the following command:
5
+```
6
+curl -o https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/v0.8.2/themes/version0.7.19/YOUR-THEME/build.sh
7
8
+**Note that at the end of the link it says `YOUR-THEME`, change this part to the name of the theme you want to install.**
9
10
+2 - After the file is downloaded, run the following command:
11
+`bash build.sh`
12
13
+3 - Now wait for the script to do its work.
14
15
+## Informations
16
17
+Old themes are no longer supported by the main script.
18
19
+The main script will still restore a backup of your old panel.
0 commit comments