mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2025-01-21 23:21:28 +01:00
15 lines
350 B
Markdown
15 lines
350 B
Markdown
|
pyCraft
|
||
|
====
|
||
|
|
||
|
Minecraft Python Client!
|
||
|
|
||
|
When running start.py, make sure you duck.
|
||
|
|
||
|
#Requirements
|
||
|
- wxPython (In the requirements.txt for all you pip fans, however you can avoid this.)
|
||
|
|
||
|
Basically, run `pip install -r requirements.txt`, which should pull everything in. You need a compiler.
|
||
|
|
||
|
Eventually we'll put some run instructions here.
|
||
|
|
||
|
Have fun!
|