mirror of
https://github.com/minetest/minetest.git
synced 2024-11-23 08:03:45 +01:00
Replace minetest_game with "Minetest Game" where appropriate
This commit is contained in:
parent
d603619ad3
commit
d82d18bfb1
@ -175,7 +175,7 @@ Download source (this is the URL to the latest of source repository, which might
|
|||||||
git clone --depth 1 https://github.com/minetest/minetest.git
|
git clone --depth 1 https://github.com/minetest/minetest.git
|
||||||
cd minetest
|
cd minetest
|
||||||
|
|
||||||
Download minetest_game (otherwise only the "Development Test" game is available) using Git:
|
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
|
git clone --depth 1 https://github.com/minetest/minetest_game.git games/minetest_game
|
||||||
|
|
||||||
@ -189,7 +189,7 @@ Download source, without using Git:
|
|||||||
tar xf master.tar.gz
|
tar xf master.tar.gz
|
||||||
cd minetest-master
|
cd minetest-master
|
||||||
|
|
||||||
Download minetest_game, without using Git:
|
Download Minetest Game, without using Git:
|
||||||
|
|
||||||
cd games/
|
cd games/
|
||||||
wget https://github.com/minetest/minetest_game/archive/master.tar.gz
|
wget https://github.com/minetest/minetest_game/archive/master.tar.gz
|
||||||
@ -405,7 +405,7 @@ git clone --depth 1 https://github.com/minetest/minetest.git
|
|||||||
cd minetest
|
cd minetest
|
||||||
```
|
```
|
||||||
|
|
||||||
Download minetest_game (otherwise only the "Development Test" game is available) using Git:
|
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
|
git clone --depth 1 https://github.com/minetest/minetest_game.git games/minetest_game
|
||||||
|
Loading…
Reference in New Issue
Block a user