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 authored Jul 18, 2022
1 parent 5d452bf commit 05cf8f8
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Included Files/update checker.bat
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ECHO URL = "https://github.com/pikakid98/pikakid98-launcher-data/releases/downlo
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
ECHO SaveBinaryData "%tmp%\PL-Temp\Git-dev_29-6-2022.7z",objWinHttp.responseBody >> %tmp%\PL-Temp\git.vbs
ECHO SaveBinaryData "%tmp%\PL-Temp\Git-dev_12-7-2022.7z",objWinHttp.responseBody >> %tmp%\PL-Temp\git.vbs
ECHO. >> %tmp%\PL-Temp\git.vbs
ECHO Function SaveBinaryData(FileName, Data) >> %tmp%\PL-Temp\git.vbs
ECHO. >> %tmp%\PL-Temp\git.vbs
Expand All @@ -61,4 +61,4 @@ ECHO End Function >> %tmp%\PL-Temp\git.vbs

START /wait "" "%tmp%\PL-Temp\git.vbs"

7za.exe x "%tmp%\PL-Temp\Git-dev_29-6-2022.7z" -o"Git"
7za.exe x "%tmp%\PL-Temp\Git-dev_12-7-2022.7z" -o"Git"
Binary file modified Pikakid98 Launcher.gm81
Binary file not shown.
Binary file added images/boxarts/phea.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/boxarts/tlozsod.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 05cf8f8

Please sign in to comment.