pyCraft/README.md
2015-03-22 19:22:51 +05:00

553 B
Executable File

pyCraft

Minecraft Python Client Library!

Detailed information for developers can be found here: http://pycraft.readthedocs.org/en/latest/

start.py is a basic example of a headless client using the library Use start.py --help for the options

#Requirements

See the installation instructions for the cryptography library here: https://cryptography.io/en/latest/installation/ but essentially pip install -r requirements.txt should cover everything