Fixed link to original project.

This commit is contained in:
Miroslav Bendík 2012-09-02 19:48:48 +02:00
parent f3992e70d3
commit 8e55ec49ea
1 changed files with 1 additions and 2 deletions

View File

@ -1,14 +1,13 @@
Minetest Mapper C++
===================
A port of minetestmapper.py to C++ from [minetest](https://github.com/celeron55/minetest/tree/master/util)
A port of minetestmapper.py to C++ from https://github.com/celeron55/minetest/tree/master/util
Requirements
------------
* libgd
* sqlite3
* dirent
* xxd binary
Compilation