mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Use newer IrrlichtMt
now with SDL2
This commit is contained in:
parent
225aa107f6
commit
699d1bf27c
11 changed files with 20 additions and 26 deletions
|
@ -37,7 +37,7 @@ mkdir -p $libdir
|
|||
|
||||
cd $libdir
|
||||
libhost="http://minetest.kitsunemimi.pw"
|
||||
download "https://github.com/minetest/irrlicht/releases/download/$irrlicht_version/win32-ucrt.zip" irrlicht-$irrlicht_version-win32.zip
|
||||
download "https://github.com/minetest/irrlicht/releases/download/$irrlicht_version/win32.zip" irrlicht-$irrlicht_version-win32.zip
|
||||
download "$libhost/zlib-$zlib_version-win32.zip"
|
||||
download "$libhost/ucrt/zstd-$zstd_version-win32.zip"
|
||||
download "$libhost/ucrt/libogg-$ogg_version-win32.zip"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue