an hackable headless minecraft client, built with aiocraft
Find a file
alemidev 577b7f3de7 added logic module structure, reimplemented core hooks as a module
(but can't use it like yet that because of circular imports)
2021-11-29 03:53:48 +01:00
treepuncher added logic module structure, reimplemented core hooks as a module 2021-11-29 03:53:48 +01:00
.gitignore Initial commit 2021-11-23 11:24:47 +01:00
LICENSE Initial commit 2021-11-23 11:24:47 +01:00
README.md Initial commit 2021-11-23 11:24:47 +01:00
requirements.txt initial work, ported some basic logic out of aiocraft 2021-11-24 02:47:35 +01:00
setup.py initial work, ported some basic logic out of aiocraft 2021-11-24 02:47:35 +01:00

treepuncher

An hackable Minecraft client, built with aiocraft