summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNils Dagsson Moskopp <nils@dieweltistgarnichtso.net>2011-07-09 18:14:05 +0200
committerNils Dagsson Moskopp <nils@dieweltistgarnichtso.net>2011-07-09 18:14:05 +0200
commita106c0dbdcc564c649500257dc695055df3a6438 (patch)
tree857ff42bed25dbca73cdcb2b06a4de2507c65326 /README
parentf37a3a84fafb91bcfc109fed95aa6d42726f1bf7 (diff)
downloadminetest-a106c0dbdcc564c649500257dc695055df3a6438.tar.gz
minetest-a106c0dbdcc564c649500257dc695055df3a6438.tar.bz2
minetest-a106c0dbdcc564c649500257dc695055df3a6438.zip
+ notes regarding upstream conversion from mercurial using hg-fast-export
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 9b1f54e95..1a1b4d4c0 100644
--- a/README
+++ b/README
@@ -27,3 +27,6 @@ Alternate graphics:
Building on GNU/Linux or OS X:
cmake . -DRUN_IN_PLACE=1
make -j2
+
+The “upstream” branch contains vanilla minetest-c55, created using:
+ hg-fast-export -r ~/share/src/games/minetest -o upstream