Update
Minetest-For-Mobile/pipeline/head There was a failure building this commit Details

This commit is contained in:
TheBrokenRail 2021-08-24 15:08:06 -04:00
parent 18c8b41914
commit 31dc5ad2a7
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/minetest/irrlicht.git lib/irrlichtmt
git clone --depth 1 https://github.com/TheBrokenRail/irrlicht.git -b desktop-touch lib/irrlichtmt
# Configure Irrlicht
cd lib/irrlichtmt