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