File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Var /GLOBAL switch_overwrite
1717!define  PRODUCT_NAME " Extravi's ReShade-Preset" 
1818!define  PRODUCT_DESCRIPTION " ReShade presets made by Extravi." 
1919!define  COPYRIGHT " Copyright © 2022 sitiom, Extravi" 
20- !define  VERSION " 4.3.0 " 
20+ !define  VERSION " 4.3.1 " 
2121
2222VIProductVersion  " ${VERSION}.0" 
2323VIAddVersionKey  " ProductName"   " ${PRODUCT_NAME}" 
@@ -191,9 +191,9 @@ Section "ReShade (required)"
191191  nsisunz::Unzip  " config.zip"   " $robloxPath" 
192192  Delete  " config.zip" 
193193
194-   NSCurl::http  GET " https://github.com/Extravi/extravi.github.io/raw/main/update/config .zip"   " config .zip"   /END
195-   nsisunz::Unzip  " config .zip"   " $robloxPath\reshade-shaders\Shaders" 
196-   Delete  " config .zip" 
194+   NSCurl::http  GET " https://github.com/Extravi/extravi.github.io/raw/main/update/dxgi .zip"   " dxgi .zip"   /END
195+   nsisunz::Unzip  " dxgi .zip"   " $robloxPath\reshade-shaders\Shaders" 
196+   Delete  " dxgi .zip" 
197197  Delete  " dxgi.dll" 
198198
199199  SetOutPath  $robloxPath 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments