mirror of https://github.com/odrling/Aegisub
Point Yutils to fixed fork
This commit is contained in:
parent
d860c710c0
commit
12a5050365
|
@ -28,7 +28,7 @@ if (!(Test-Path DependencyControl)) {
|
|||
|
||||
# YUtils
|
||||
if (!(Test-Path YUtils)) {
|
||||
git clone https://github.com/TypesettingTools/YUtils.git
|
||||
git clone https://github.com/arch1t3cht/YUtils.git
|
||||
}
|
||||
|
||||
# luajson
|
||||
|
|
Loading…
Reference in New Issue