A fork of LevelDB that compatible with Minecraft PE / Bedrock.
Mojang's leveldb-mcpe lacks support of CMake so I created this repo with latest leveldb.
-
You may need vcpkg to build it on Windows
-
zlib
generate solution with cmake and vcpkg:
cmake .. -DCMAKE_TOOLCHAIN_FILE=<vcpkg root directory>\scripts\buildsystems\vcpkg.cmake