Skip to content

Work in progress program to map Minecraft worlds saved using the Alpha Level Format which was used from Infdev 20100327 to Beta 1.2_02 (inclusive)

License

Notifications You must be signed in to change notification settings

Team-theEeveeLovers/minecraft-alpha_mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Alpha Mapper

A WIP program to map Alpha Minecraft worlds

This is a VERY incomplete program for mapping Minecraft worlds saved in versions using the Alpha Level Format. It was used starting in Infdev 20100327 except in Infdev 20100624, which used a different save format immediately scrapped afterward due to immensely increased filesize. It stopped being used with the release of Beta 1.3, meaning the last version to use this format was Beta 1.2_02.

Current progress:

  • Level Info Loading and Displaying: VERY INCOMPLETE
  • Chunk Loading and Displaying: SOMEWHAT INCOMPLETE

BUILDING

To build this program, use CMake. First, configure the CMake cache. Then, build the external libraries like SDL2 and zlib. Finally, build Minecraft Alpha Mapper.

Useful Resources

These resources helped in the development of this program

About

Work in progress program to map Minecraft worlds saved using the Alpha Level Format which was used from Infdev 20100327 to Beta 1.2_02 (inclusive)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published