Files
portable_lce-portable_lce/docs/doxymain.md
2026-04-11 20:20:22 -05:00

1.5 KiB

Welcome to the Portable LCE Docs!

Build (Linux, x86_64) GitHub latest commit GitHub commits

A cross-platform port of \htmlonly Minecraft\endhtmlonly Legacy Console Edition Portable LCE is a modified version of the \htmlonly Minecraft\endhtmlonly Console Legacy Edition aimed on porting old \htmlonly Minecraft\endhtmlonly to different platforms (such as Linux, Android, Emscripten, etc.) and refactoring the codebase to improve organization and use modern C++ features.

For more info please read the README

Join our community!

\htmlonly

<style> html.dark-mode a.invert-dark img { filter: invert(1) brightness(1.1); transition: filter 0.3s ease; } html.light-mode a.invert-dark img { filter: invert(0); } </style>
\endhtmlonly