Leaked version of Minecraft Legacy Console Edition. Not for commercial purposes
Find a file
Tropical 006dba0602 feat: stub winapi TLS functions with pthread keys
Not sure how sound implicit casting `pthread_key_t` to `DWORD` is, but we can get away with it for now. Otherwise, we're gonna need to keep a global list of registered keys and mutex that and blah blah blah
2026-03-02 18:28:06 -06:00
.github-assets OH SHIT 2026-03-01 22:10:23 +04:00
CMake feat(cmake): Initial CMake Port from CMake-Converter 2026-03-01 18:22:34 +04:00
Minecraft.Client refactor: move stubs out of App_Defines.h into wlinux/extraX64 2026-03-02 17:57:20 -06:00
Minecraft.World feat: stub winapi TLS functions with pthread keys 2026-03-02 18:28:06 -06:00
x64 Initial dump 2026-03-01 15:49:25 +02:00
.gitignore gitignore: update 2026-03-01 21:04:51 +02:00
CMakeLists.txt feat(cmake): hopefully linux shit 2026-03-01 18:42:04 +04:00
CONTRIBUTING.md Create CONTRIBUTING.md 2026-03-01 23:30:56 +04:00
LICENSE Create LICENSE 2026-03-01 22:11:58 +04:00
MinecraftConsoles.sln Initial dump 2026-03-01 15:49:25 +02:00
README.md oh for fucks sake 2026-03-02 12:18:07 -07:00

Logo 4JCraft

Ported version of Minecraft Legacy Console edition to other systems


4JCraft is a modified version of the Minecraft Console Legacy Edition aimed on porting old Minecraft to different platforms (such as Linux, Android, Emscripten, etc.)

Join our community: https://discord.gg/zFCwRWkkUg

Planned platforms to be supported:

  • Linux (WIP)
  • Emscripten (not started)
  • PS3
  • macOS (not started)
  • iOS (not started)
  • Android (not started)