mirror of
https://github.com/minetest/minetestmapper.git
synced 2024-11-22 07:23:46 +01:00
Fixed listings.
This commit is contained in:
parent
c43b149112
commit
a69165ad19
@ -14,6 +14,7 @@ Compilation
|
|||||||
-----------
|
-----------
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
git clone git://github.com/mireq/minetest-mapper-cpp.git minetest-mapper-cpp
|
git clone git://github.com/mireq/minetest-mapper-cpp.git minetest-mapper-cpp
|
||||||
cd minetest-mapper-cpp/
|
cd minetest-mapper-cpp/
|
||||||
cmake .
|
cmake .
|
||||||
@ -26,6 +27,7 @@ Binary `minetest_mapper` has two mandatory paremeters, `-i` (input world path)
|
|||||||
and `-o` (output image path).
|
and `-o` (output image path).
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
./minetest_mapper -i /home/user/.minetest/worlds/my_world/ -o /home/user/map.png
|
./minetest_mapper -i /home/user/.minetest/worlds/my_world/ -o /home/user/map.png
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user