A 1.20.4 Minecraft server in Zig. You can currently join, see other players move around, and type in chat.
Uses zigmcp for the protocol implementation and libxev for non-blocking networking.
Running the server should be a simple zig build run. Server configuration at the
moment is very basic. You can modify the config.txt to change the ip and the port
that the server will run on.