00bd8a8ff4e9aee5be54eac9b652d1ee8e53d546
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
Releases
3
0.6.1-alpha-0.0.3
Latest
Languages
C++
67%
C
29.5%
Objective-C
1.1%
Java
0.6%
CMake
0.6%
Other
1.2%