File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -142,10 +142,6 @@ Section "ReShade (required)"
142142 nsisunz::Unzip " NiceGuy-Shaders-main.zip" " $INSTDIR"
143143 Delete " NiceGuy-Shaders-main.zip"
144144
145- NSCurl::http GET " https://github.com/JakobPCoder/ReshadeMotionEstimation/archive/refs/heads/main.zip" " ReshadeMotionEstimation-main.zip" /END
146- nsisunz::Unzip " ReshadeMotionEstimation-main.zip" " $INSTDIR"
147- Delete " ReshadeMotionEstimation-main.zip"
148-
149145 StrCpy $switch_overwrite 1 $INSTDIR
150146
151147 RMDir /r " $robloxPath\reshade-presets"
@@ -187,9 +183,6 @@ Section "ReShade (required)"
187183 !insertmacro MoveFolder " $INSTDIR\NiceGuy-Shaders-main" " $robloxPath\reshade-shaders\Shaders" " *"
188184 RMDir /r " $INSTDIR\NiceGuy-Shaders-main"
189185
190- !insertmacro MoveFolder " $INSTDIR\ReshadeMotionEstimation-main" " $robloxPath\reshade-shaders\Shaders" " *"
191- RMDir /r " $INSTDIR\ReshadeMotionEstimation-main"
192-
193186 NSCurl::http GET " https://github.com/Extravi/extravi.github.io/raw/main/update/dxgi.zip" " dxgi.zip" /END
194187 nsisunz::Unzip " dxgi.zip" " $robloxPath"
195188 Delete " dxgi.zip"
You can’t perform that action at this time.
0 commit comments