je2be-desktop
je2be-desktop copied to clipboard
Map converter for Minecraft: Available on Microsoft Store https://www.microsoft.com/store/apps/9PC9MFX9QCXS
je2be-desktop
- 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
Screenshot
How to build
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
License
GPL-3.0
Author
kbinani @kbinani
SAST Tools
PVS-Studio - static analyzer for C, C++, C#, and Java code.