Updated to Enderal SE 2.1.4
This commit is contained in:
parent
0b18b22ace
commit
69e354dd20
@ -6,8 +6,8 @@
|
|||||||
AppId={{C42BF9E1-4791-4098-A19E-74D6EAF0750F}
|
AppId={{C42BF9E1-4791-4098-A19E-74D6EAF0750F}
|
||||||
AppName=Enderal SE
|
AppName=Enderal SE
|
||||||
DefaultGroupName=Enderal SE
|
DefaultGroupName=Enderal SE
|
||||||
AppVersion=2.1.3
|
AppVersion=2.1.4
|
||||||
AppVerName=Enderal SE 2.1.3 [mod.pub]
|
AppVerName=Enderal SE 2.1.4 [mod.pub]
|
||||||
AppPublisher=ModPub
|
AppPublisher=ModPub
|
||||||
AppPublisherURL=https://mod.pub/
|
AppPublisherURL=https://mod.pub/
|
||||||
AppReadmeFile=https://mod.pub/enderal-se/38-enderal-se
|
AppReadmeFile=https://mod.pub/enderal-se/38-enderal-se
|
||||||
@ -36,6 +36,7 @@ AlwaysRestart=no
|
|||||||
; Root
|
; Root
|
||||||
Source: "{code:GetSkyrimPath}\SkyrimSE.exe"; DestDir: "{app}\Game"; Flags: external ignoreversion
|
Source: "{code:GetSkyrimPath}\SkyrimSE.exe"; DestDir: "{app}\Game"; Flags: external ignoreversion
|
||||||
Source: "{code:GetSkyrimPath}\SkyrimSELauncher.exe"; DestDir: "{app}\Game"; Check: IsNotVR(); Flags: external ignoreversion
|
Source: "{code:GetSkyrimPath}\SkyrimSELauncher.exe"; DestDir: "{app}\Game"; Check: IsNotVR(); Flags: external ignoreversion
|
||||||
|
Source: "Skyrim.ccc"; DestDir: "{app}\Game"; Check: IsNotVR(); Flags: ignoreversion
|
||||||
|
|
||||||
Source: "{code:GetSkyrimPath}\SkyrimVR.exe"; DestDir: "{app}\Game"; Check: IsVR(); Flags: external ignoreversion
|
Source: "{code:GetSkyrimPath}\SkyrimVR.exe"; DestDir: "{app}\Game"; Check: IsVR(); Flags: external ignoreversion
|
||||||
Source: "{code:GetSkyrimPath}\openvr_api.dll"; DestDir: "{app}\Game"; Check: IsVR(); Flags: external ignoreversion
|
Source: "{code:GetSkyrimPath}\openvr_api.dll"; DestDir: "{app}\Game"; Check: IsVR(); Flags: external ignoreversion
|
||||||
@ -77,7 +78,10 @@ Source: "{code:GetSkyrimPath}\Data\Skyrim - Patch.bsa"; DestDir: "{app}\Game\Dat
|
|||||||
Source: "{code:GetSkyrimPath}\Data\Skyrim_VR - Main.bsa"; DestDir: "{app}\Game\Data"; Check: IsVR(); Flags: external comparetimestamp
|
Source: "{code:GetSkyrimPath}\Data\Skyrim_VR - Main.bsa"; DestDir: "{app}\Game\Data"; Check: IsVR(); Flags: external comparetimestamp
|
||||||
|
|
||||||
; Enderal
|
; Enderal
|
||||||
Source: "base\*"; DestDir: "{app}\Game\Data"; Excludes: "*.esl,ccBGSSSE001-Fish.esm,ccBGSSSE025-AdvDSGS.esm,E - Meshes.bsa,E - Sounds.bsa,E - Textures1.bsa,E - Textures2.bsa,L - Voices.bsa,Enderal_Credits.bik,EnderalIntro.bik,MQ17BlackGuardian.bik,MQP03NearDeathExperience.bik"; Flags: recursesubdirs ignoreversion
|
Source: "base\*"; DestDir: "{app}\Game\Data"; Excludes: "*.esl,E - Meshes.bsa,E - Sounds.bsa,E - Textures1.bsa,E - Textures2.bsa,L - Voices.bsa,Enderal_Credits.bik,EnderalIntro.bik,MQ17BlackGuardian.bik,MQP03NearDeathExperience.bik"; Flags: recursesubdirs ignoreversion
|
||||||
|
Source: "base\ccBGSSSE037-Curios.esl"; DestDir: "{app}\Game\Data"; Flags: ignoreversion
|
||||||
|
Source: "base\ccQDRSSE001-SurvivalMode.esl"; DestDir: "{app}\Game\Data"; Flags: ignoreversion
|
||||||
|
Source: "base\_ResourcePack.esl"; DestDir: "{app}\Game\Data"; Flags: ignoreversion
|
||||||
|
|
||||||
; SKSE
|
; SKSE
|
||||||
Source: "skse\1.4.15.0\*"; DestDir: "{app}\Game"; Check: IsSkyrimVersion('1.4.15.0'); Flags: ignoreversion
|
Source: "skse\1.4.15.0\*"; DestDir: "{app}\Game"; Check: IsSkyrimVersion('1.4.15.0'); Flags: ignoreversion
|
||||||
@ -92,6 +96,7 @@ Source: "wget.exe"; DestDir: "{app}"; Flags: deleteafterinstall ignoreversion
|
|||||||
Source: "modlhandler.exe"; DestDir: "{app}\MO2"; Flags: uninsneveruninstall ignoreversion
|
Source: "modlhandler.exe"; DestDir: "{app}\MO2"; Flags: uninsneveruninstall ignoreversion
|
||||||
|
|
||||||
[InstallDelete]
|
[InstallDelete]
|
||||||
|
Type: files; Name: "{app}\Game\Skyrim.ccc"
|
||||||
Type: files; Name: "{app}\Game\SkyrimSE.exe"
|
Type: files; Name: "{app}\Game\SkyrimSE.exe"
|
||||||
Type: files; Name: "{app}\Game\SkyrimSELauncher.exe"
|
Type: files; Name: "{app}\Game\SkyrimSELauncher.exe"
|
||||||
Type: files; Name: "{app}\Game\SkyrimVR.exe"
|
Type: files; Name: "{app}\Game\SkyrimVR.exe"
|
||||||
@ -124,9 +129,9 @@ Type: dirifempty; Name: "{app}\Game\Mods"
|
|||||||
Type: dirifempty; Name: "{app}\Game"
|
Type: dirifempty; Name: "{app}\Game"
|
||||||
|
|
||||||
[Run]
|
[Run]
|
||||||
Filename: "{app}\wget.exe"; StatusMsg: "Downloading E - Meshes.bsa (1.48 Gb)..."; Parameters: "-nd -N -P ""{app}\Game\Data"" ""{#RemoteHost}/{#RemoteVersionDir}/E%20-%20Meshes.bsa"""; Flags: runhidden
|
Filename: "{app}\wget.exe"; StatusMsg: "Downloading E - Meshes.bsa (1.42 Gb)..."; Parameters: "-nd -N -P ""{app}\Game\Data"" ""{#RemoteHost}/{#RemoteVersionDir}/E%20-%20Meshes.bsa"""; Flags: runhidden
|
||||||
Filename: "{app}\wget.exe"; StatusMsg: "Downloading E - Textures1.bsa (1.7 Gb)..."; Parameters: "-nd -N -P ""{app}\Game\Data"" ""{#RemoteHost}/{#RemoteVersionDir}/E%20-%20Textures1.bsa"""; Flags: runhidden
|
Filename: "{app}\wget.exe"; StatusMsg: "Downloading E - Textures1.bsa (1.7 Gb)..."; Parameters: "-nd -N -P ""{app}\Game\Data"" ""{#RemoteHost}/{#RemoteVersionDir}/E%20-%20Textures1.bsa"""; Flags: runhidden
|
||||||
Filename: "{app}\wget.exe"; StatusMsg: "Downloading E - Textures2.bsa (1.72 Gb)..."; Parameters: "-nd -N -P ""{app}\Game\Data"" ""{#RemoteHost}/{#RemoteVersionDir}/E%20-%20Textures2.bsa"""; Flags: runhidden
|
Filename: "{app}\wget.exe"; StatusMsg: "Downloading E - Textures2.bsa (1.73 Gb)..."; Parameters: "-nd -N -P ""{app}\Game\Data"" ""{#RemoteHost}/{#RemoteVersionDir}/E%20-%20Textures2.bsa"""; Flags: runhidden
|
||||||
|
|
||||||
Filename: "{app}\wget.exe"; StatusMsg: "Downloading E - Sounds.bsa (1.3 Gb)..."; Parameters: "-nd -N -P ""{app}\Game\Data"" ""{#RemoteHost}/{#RemoteMediaDir}/E%20-%20Sounds.bsa"""; Flags: runhidden
|
Filename: "{app}\wget.exe"; StatusMsg: "Downloading E - Sounds.bsa (1.3 Gb)..."; Parameters: "-nd -N -P ""{app}\Game\Data"" ""{#RemoteHost}/{#RemoteMediaDir}/E%20-%20Sounds.bsa"""; Flags: runhidden
|
||||||
Filename: "{app}\wget.exe"; StatusMsg: "Downloading L - Voices.bsa (1.38 Gb)..."; Parameters: "-nd -N -P ""{app}\Game\Data"" ""{#RemoteHost}/{#RemoteMediaDir}/L%20-%20Voices.bsa"""; Flags: runhidden
|
Filename: "{app}\wget.exe"; StatusMsg: "Downloading L - Voices.bsa (1.38 Gb)..."; Parameters: "-nd -N -P ""{app}\Game\Data"" ""{#RemoteHost}/{#RemoteMediaDir}/L%20-%20Voices.bsa"""; Flags: runhidden
|
||||||
|
|||||||
5
Skyrim.ccc
Normal file
5
Skyrim.ccc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
ccBGSSSE001-Fish.esm
|
||||||
|
ccQDRSSE001-SurvivalMode.esl
|
||||||
|
ccBGSSSE037-Curios.esl
|
||||||
|
ccBGSSSE025-AdvDSGS.esm
|
||||||
|
_ResourcePack.esl
|
||||||
Loading…
x
Reference in New Issue
Block a user