Skip to content

Commit 75ecfcc

Browse files
Merge pull request #150 from RedBrumbler/patch-5
Update sl2 download
2 parents e77198e + a278ce5 commit 75ecfcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

QuestPatcher.Core/Resources/file-downloads.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"any": "https://github.com/sc2ad/LibMainLoader/releases/download/v0.1.0-alpha/libmain.so"
2222
},
2323
"Scotland2": {
24-
"any": "https://github.com/sc2ad/scotland2/releases/download/v0.1.2/libsl2.so"
24+
"any": "https://github.com/sc2ad/scotland2/releases/download/v0.1.4/libsl2.so"
2525
},
2626
"PlatformTools": {
2727
"windows": "https://dl.google.com/android/repository/platform-tools-latest-windows.zip",
@@ -38,4 +38,4 @@
3838
}
3939
}
4040
}
41-
]
41+
]

0 commit comments

Comments
 (0)