barneygale / quarry

Python library that implements the Minecraft network protocol and data types
Other
532 stars 74 forks source link

Problem with examples #80

Closed Gnoth-404 closed 4 years ago

Gnoth-404 commented 4 years ago

usage: example.py [-h] [-p PORT] host example.py: error: the following arguments are required: host

barneygale commented 4 years ago

Supply a host argument, e.g. $ python example.py 127.0.0.1