(mostly) assert on allocation failures
Update README.md
game/net: ignore invalid block change packets
This is a Minecraft beta 1.7.3 client. At the moment it is very simple and limited in its capabilities.
Dependencies:
To try it out, run make
to compile betamine and then run ./betamine <address>
where address is the address (or hostname) of a Minecraft beta 1.7.3 server.
You will need some assets -- run ./script/fetch-mojang-assets
to download the
official assets from Mojang's servers.
You can find a Minecraft beta 1.7.3 server jar here.