+ notes regarding upstream conversion from mercurial using hg-fast-export
parent
1c90f9fc2e
commit
10caac8839
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…
Reference in New Issue