Update gameupdate

This commit is contained in:
DazedAnon 2024-05-19 14:45:32 -05:00
parent 4e4b7db7d2
commit 63030e1edc
2 changed files with 4 additions and 1 deletions

View file

@ -66,6 +66,9 @@ del repo.zip
rmdir /s /q "%repo%-main"
del latest_patch_sha.txt
REM Call Apply Batch Script
call apply.bat
REM Store latest SHA for next check
echo %latest_patch_sha% > previous_patch_sha.txt
endlocal

View file

@ -1,3 +1,3 @@
username=DazedMTL
repo=Arisa-Grimoire
repo=Mindsweeper
branch=main