Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 258 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 258 Bytes

Minecraft Protocol

This project is an implementation of the Minecrat (Java Edition) protocol written in Go.

It is meant to be for just parsing protocol packets, and creating protocol packets. This project is not meant to be a Minecraft server framework.