Merge branch 'main' into SP3-1-Rendering

This commit is contained in:
Kah Wei 2022-09-27 16:13:31 +08:00
commit ecd1c10fea
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ if %_e%==14 (goto :done) else (goto :tinyddsloader)
:tinyddsloader
echo --------------------tinyddsloader-------------------------
rmdir "Dependencies/tinyddsloader" /S /Q
git clone https://github.com/benikabocha/tinyddsloader.git "Dependencies/tinyddsloader"
git clone https://github.com/SHADE-DP/tinyddsloader.git "Dependencies/tinyddsloader"
:done
echo DONE!