mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-01-31 01:15:24 +01:00
nsis: Update external shader file names.
This commit is contained in:
@@ -80,8 +80,8 @@ Function TempFilesOut
|
||||
File ..\bin\docs\*
|
||||
|
||||
SetOutPath "$TEMP\PCSX2 ${APP_VERSION}\Shaders"
|
||||
File ..\bin\shaders\GSdx.fx
|
||||
File ..\bin\shaders\GSdx_FX_Settings.ini
|
||||
File ..\bin\shaders\GS.fx
|
||||
File ..\bin\shaders\GS_FX_Settings.ini
|
||||
|
||||
SetOutPath "$TEMP\PCSX2 ${APP_VERSION}\Langs"
|
||||
File /nonfatal /r ..\bin\Langs\*.mo
|
||||
|
||||
Reference in New Issue
Block a user