Use Upstream Irrlicht
All checks were successful
Minetest-For-Mobile/pipeline/head This commit looks good
All checks were successful
Minetest-For-Mobile/pipeline/head This commit looks good
This commit is contained in:
parent
b6f29b9ac5
commit
743aab772d
@ -12,7 +12,7 @@ git clone --depth 1 https://github.com/minetest/minetest_game.git games/minetest
|
|||||||
DEB_VERSION="$(git describe --tags --dirty)"
|
DEB_VERSION="$(git describe --tags --dirty)"
|
||||||
|
|
||||||
# Clone Irrlicht
|
# Clone Irrlicht
|
||||||
git clone --depth 1 https://github.com/TheBrokenRail/irrlicht.git -b desktop-touch lib/irrlichtmt
|
git clone --depth 1 https://github.com/minetest/irrlicht.git lib/irrlichtmt
|
||||||
|
|
||||||
# Configure Irrlicht
|
# Configure Irrlicht
|
||||||
cd lib/irrlichtmt
|
cd lib/irrlichtmt
|
||||||
|
Loading…
Reference in New Issue
Block a user