mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-28 02:55:33 +00:00
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 |
||
|---|---|---|
| .github-assets | ||
| CMake | ||
| Minecraft.Client | ||
| Minecraft.World | ||
| x64 | ||
| .gitignore | ||
| CMakeLists.txt | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| MinecraftConsoles.sln | ||
| README.md | ||
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)