Merge pull request #59 from PrairieAstronomer/readme_irrlicht_change

Add exact irrlichtmt version to the clone command
pull/61/head
Cora de la Mouche 2023-04-11 00:34:58 +02:00 committed by GitHub
commit f8fd5c11b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ Download minetest_game (otherwise only the "Development Test" game is available)
Download IrrlichtMt to `lib/irrlichtmt`, it will be used to satisfy the IrrlichtMt dependency that way:
git clone --depth 1 https://github.com/minetest/irrlicht.git lib/irrlichtmt
git clone --branch 1.9.0mt7 --depth 1 https://github.com/minetest/irrlicht.git lib/irrlichtmt
Download source, without using Git: