mirror of
https://github.com/rollerozxa/voxelmanip-wiki
synced 2024-05-05 08:01:02 -07:00
IrrlichtMt is now merged
This commit is contained in:
parent
a3966454a2
commit
0b5d3e05c2
@ -28,12 +28,11 @@ Navigate to some folder where you want to clone the Minetest repository. To get
|
||||
cd /c/Users/$USER/Desktop
|
||||
```
|
||||
|
||||
Clone Minetest and IrrlichtMt:
|
||||
Clone Minetest:
|
||||
|
||||
```bash
|
||||
git clone --depth 1 https://github.com/minetest/minetest
|
||||
cd minetest
|
||||
git clone --depth 1 https://github.com/minetest/irrlicht lib/irrlichtmt
|
||||
```
|
||||
|
||||
And start the building process:
|
||||
|
Loading…
x
Reference in New Issue
Block a user