Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 454 Bytes

File metadata and controls

7 lines (5 loc) · 454 Bytes

MineSharp

This is a custom Minecraft protocol implementation, written in C#. The design philosophy focuses on zero boilerplate code with powerful utility functions. So far, the project gets Minecraft into the map loading state.

All info for the Minecraft Protocol is from https://wiki.vg/ and https://minecraft.wiki/ Data/ was dumped from the 1.21.1 server jar via java -DbundlerMainClass=net.minecraft.data.Main -jar server.jar --reports --server