Use Upstream Irrlicht
Minetest-For-Mobile/pipeline/head This commit looks good Details

This commit is contained in:
TheBrokenRail 2021-08-27 15:34:21 -04:00
parent b6f29b9ac5
commit 743aab772d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ git clone --depth 1 https://github.com/minetest/minetest_game.git games/minetest
DEB_VERSION="$(git describe --tags --dirty)"
# 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
cd lib/irrlichtmt