mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
+ notes regarding upstream conversion from mercurial using hg-fast-export
This commit is contained in:
parent
1c90f9fc2e
commit
10caac8839
1 changed files with 3 additions and 0 deletions
3
README
3
README
|
@ -27,3 +27,6 @@ Alternate graphics:
|
||||||
Building on GNU/Linux or OS X:
|
Building on GNU/Linux or OS X:
|
||||||
cmake . -DRUN_IN_PLACE=1
|
cmake . -DRUN_IN_PLACE=1
|
||||||
make -j2
|
make -j2
|
||||||
|
|
||||||
|
The “upstream” branch contains vanilla minetest-c55, created using:
|
||||||
|
hg-fast-export -r ~/share/src/games/minetest -o upstream
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue