Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 736 Bytes

index.rst

File metadata and controls

25 lines (17 loc) · 736 Bytes

Welcome to pyCraft's documentation!

pyCraft is a python project to handle networking between a Minecraft server as a client.

The authentication package contains utilities to manage communicating with Mojang's in order to log in with a minecraft account, edit profiles etc

The Connection class under the networking package handles connecting to a server, sending packets, listening for packets etc

Contents:

authentication connecting