mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-21 18:11:11 +00:00
+ notes regarding upstream conversion from mercurial using hg-fast-export
This commit is contained in:
parent
f37a3a84fa
commit
a106c0dbdc
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