UCraft is a minimal Minecraft server in C designed for low-resource systems.
Features
- Supports Minecraft client 1.21.9
- Runs on Linux and Windows (MSVC supported)
- Server-side authentication
- Secure networking via mbedTLS (see config.h and config_adv.h)
Technical Changes
- Updated to Minecraft version 1.21.9
Notes
- Early stage project; expect missing features and bugs