aboutsummaryrefslogtreecommitdiffstats
path: root/Installer/settings/files_in.nsh
diff options
context:
space:
mode:
Diffstat (limited to 'Installer/settings/files_in.nsh')
-rw-r--r--Installer/settings/files_in.nsh29
1 files changed, 29 insertions, 0 deletions
diff --git a/Installer/settings/files_in.nsh b/Installer/settings/files_in.nsh
index 91d8f59f..9b01e140 100644
--- a/Installer/settings/files_in.nsh
+++ b/Installer/settings/files_in.nsh
@@ -3,6 +3,7 @@
; Create required directories:
CreateDirectory "$INSTDIR\Covers"
+ CreateDirectory "$INSTDIR\Fonts"
CreateDirectory "$INSTDIR\Languages"
CreateDirectory "$INSTDIR\Plugins"
CreateDirectory "$INSTDIR\Skins"
@@ -40,6 +41,34 @@ ${EndIf}
SetOutPath "$INSTDIR\Covers\"
File "..\Game\Output\Covers\Covers.ini"
File "..\Game\Output\Covers\NoCover.jpg"
+
+ SetOutPath "$INSTDIR\Fonts\"
+ File "..\Game\Output\Fonts\Bold.fnt"
+ File "..\Game\Output\Fonts\Bold_0.png"
+ File "..\Game\Output\Fonts\Bold_1.png"
+ File "..\Game\Output\Fonts\FontO.fnt"
+ File "..\Game\Output\Fonts\FontO2.fnt"
+ File "..\Game\Output\Fonts\FontO2_0.png"
+ File "..\Game\Output\Fonts\FontO2_1.png"
+ File "..\Game\Output\Fonts\FontO2_2.png"
+ File "..\Game\Output\Fonts\FontO2_3.png"
+ File "..\Game\Output\Fonts\FontO2_4.png"
+ ;File "..\Game\Output\Fonts\FontO2_5.png"
+ ;File "..\Game\Output\Fonts\FontO2_6.png"
+ File "..\Game\Output\Fonts\FontO_0.png"
+ File "..\Game\Output\Fonts\FontO_1.png"
+ File "..\Game\Output\Fonts\FontO_2.png"
+ File "..\Game\Output\Fonts\FontO_3.png"
+ File "..\Game\Output\Fonts\FontO_4.png"
+ File "..\Game\Output\Fonts\FontO_5.png"
+ File "..\Game\Output\Fonts\HighResNumbersO.fnt"
+ File "..\Game\Output\Fonts\HighResNumbersO_0.png"
+ File "..\Game\Output\Fonts\HighResNumbersO_1.png"
+ File "..\Game\Output\Fonts\HighResNumbersO_2.png"
+ File "..\Game\Output\Fonts\HighResNumbersO_3.png"
+ File "..\Game\Output\Fonts\HighResNumbersO_4.png"
+ File "..\Game\Output\Fonts\Normal.fnt"
+ File "..\Game\Output\Fonts\Normal_0.png"
SetOutPath "$INSTDIR\Languages\"