Merge branch 'main' into SP3-1-Rendering
This commit is contained in:
commit
ecd1c10fea
|
@ -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!
|
||||
|
|
Loading…
Reference in New Issue