Skip to content

Commit 200c15d

Browse files
committed
Update steamgrid url
1 parent 66eb962 commit 200c15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

steamGridExtractor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def extractSteamGrid(downloadDir):
6060
downloadTempDir=downloadDir,
6161
extractionDir=downloadDir,
6262
supressDownloadStatus=True)
63-
downloaderAndExtractor.addItemManually(url="https://07th-mod.com/installer/steamgrid/higumi-steamgrid.zip",
63+
downloaderAndExtractor.addItemManually(url="https://github.com/07th-mod/patch-releases/releases/download/mod-common-v1.0/higumi-steamgrid.zip",
6464
extractionDir=downloadDir)
6565
downloaderAndExtractor.download()
6666

0 commit comments

Comments
 (0)