Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
pikakid98 committed Jul 2, 2022
1 parent 29d4ad0 commit aedb6e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Included Files/update checker.bat
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ mkdir "Git"
mkdir "%tmp%\PL-Temp"
ECHO Set objWinHttp = CreateObject("WinHttp.WinHttpRequest.5.1") >> %tmp%\PL-Temp\git.vbs
ECHO. >> %tmp%\PL-Temp\git.vbs
ECHO URL = "https://github.com/pikakid98/pikakid98-launcher-data/releases/download/data-dev/Git-dev_29-6-2022.7z" >> %tmp%\PL-Temp\git.vbs
ECHO URL = "https://github.com/pikakid98/pikakid98-launcher-data/releases/download/data-dev/Git-dev_2-7-2022.7z" >> %tmp%\PL-Temp\git.vbs
ECHO objWinHttp.open "GET", URL, False >> %tmp%\PL-Temp\git.vbs
ECHO objWinHttp.send "" >> %tmp%\PL-Temp\git.vbs
ECHO. >> %tmp%\PL-Temp\git.vbs
Expand Down
Binary file modified Pikakid98 Launcher.gm81
Binary file not shown.

0 comments on commit aedb6e3

Please sign in to comment.