1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Debundle Minetest Game (#13818)

This commit is contained in:
ROllerozxa
2023-11-07 22:18:26 +01:00
committed by GitHub
parent 7213ff7a00
commit 570fc90bf6
12 changed files with 11 additions and 75 deletions

View File

@@ -20,12 +20,6 @@ git clone --depth 1 https://github.com/minetest/minetest.git
cd minetest
```
Download Minetest Game (otherwise only the "Development Test" game is available) using Git:
```
git clone --depth 1 https://github.com/minetest/minetest_game.git games/minetest_game
```
Download Minetest's fork of Irrlicht:
```