2026-03-02 22:04:18 +03:00
2026-03-02 22:04:18 +03:00
2026-03-02 22:04:18 +03:00
2026-03-02 22:04:18 +03:00
2026-03-03 02:25:34 +03:00
2026-03-02 23:17:13 +03:00
2026-03-02 22:04:03 +03:00

MinecraftPE

This is leaked source code of Minecraft PE 0.6.1 with my own impovements 😎

First of all I made it build with CMake (w/o VS2012). Also I fixed some compile errors. And finally I ported it to GLFW to make it run on several platforms and remove binary dependencies.

TODO

  • Add platform GLFW
  • Compile for Linux
  • Compile for android aarch64

Build

CMake

mkdir build && cd build
cmake .. -B .
make -j4
Description
Leaked MCPE 0.6.1 source code
Readme 30 MiB
Languages
C++ 67.8%
C 29%
Objective-C 1.1%
Java 0.6%
Objective-C++ 0.6%
Other 0.9%