Skip to content

Vild/ImageToMap-X

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies:
gcc, zlib, gtk+ (2 or 3)

The currently supported platforms are: linux and windows (mac is barely supported)

Contact me (llasarus@gmail.com) if you're an experienced Mac c++/c developer and can fix the Mac port.

If you're compiling this on anything but Linux you'll probably need to make your own build system,
and if you have I would be very happy if you could send it and instructions on how to use it to me.

build with:
# make <platform>

The binaries are located in "bin/<platform>/".

About

A cross platform version of the popular ImageToMap Minecraft tool. It's programmed in C with gtk+ by the same developer, lasarus(me).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.6%
  • Other 0.4%