- Map converter for Minecraft
- Available on Microsoft Store https://www.microsoft.com/store/apps/9PC9MFX9QCXS
- Supported conversion modes:
- Java
▶️ Bedrock - Bedrock
▶️ Java - Xbox360
▶️ Bedrock - Xbox360
▶️ Java - PS3
▶️ Bedrock - PS3
▶️ Java
- Java
git clone https://github.com/kbinani/je2be-desktop.git
cd je2be-desktop
git submodule update --init --recursive
cd Builds
cmake ..
then build with cmake to get the exe Builds/je2be-desktop_artifacts/Release/je2be.exe
by
cmake --build . --target je2be-desktop --config Release --parallel
or just open Builds/je2be-desktop.sln
with Visual Studio
GPL-3.0
kbinani @kbinani
PVS-Studio - static analyzer for C, C++, C#, and Java code.