Added high resolution textures to Windows installer file.

ver1_5_1
Chris Laurel 2008-01-18 11:28:28 +00:00
parent ac6b6fcb25
commit 2d2db96378
1 changed files with 9 additions and 1 deletions

View File

@ -5,7 +5,7 @@
[Setup]
AppName=Celestia
AppVerName=Celestia 1.5.0pre3
AppVerName=Celestia 1.5.0pre6
AppPublisher=Shatters Software
AppPublisherURL=http://www.shatters.net/celestia/
AppSupportURL=http://www.shatters.net/celestia/
@ -322,6 +322,14 @@ Source: "textures\medres\venuslike.jpg"; DestDir: "{app}/textures/medres";
Source: "textures\medres\venuslikenight.jpg"; DestDir: "{app}/textures/medres"; Flags: ignoreversion
Source: "textures\medres\venussurface.jpg"; DestDir: "{app}/textures/medres"; Flags: ignoreversion
; Textures (High resolution)
Source: "textures\hires\iapetus.jpg"; DestDir: "{app}/textures/hires"; Flags: ignoreversion
Source: "textures\hires\moon.jpg"; DestDir: "{app}/textures/hires"; Flags: ignoreversion
Source: "textures\hires\moonbump.jpg"; DestDir: "{app}/textures/hires"; Flags: ignoreversion
Source: "textures\hires\phoebe.jpg"; DestDir: "{app}/textures/hires"; Flags: ignoreversion
Source: "textures\hires\tethys.jpg"; DestDir: "{app}/textures/hires"; Flags: ignoreversion
Source: "textures\hires\titan.jpg"; DestDir: "{app}/textures/hires"; Flags: ignoreversion
; Shaders (NV)
Source: "shaders\bumpdiffuse.vp"; DestDir: "{app}/shaders"; Flags: ignoreversion