an hackable headless minecraft client, built with aiocraft
Find a file
alemidev e18c725a6b
improved config parsing
now should try to respect type hint arguments (such as list[int]) and
work with typing stuff (List, Set)
2022-04-19 00:10:43 +02:00
src/treepuncher improved config parsing 2022-04-19 00:10:43 +02:00
.editorconfig added .editorconfig 2022-02-20 13:27:52 +01:00
.gitignore Initial commit 2021-11-23 11:24:47 +01:00
LICENSE Initial commit 2021-11-23 11:24:47 +01:00
pyproject.toml packaged new-style 2022-02-20 13:12:50 +01:00
README.md Initial commit 2021-11-23 11:24:47 +01:00
setup.cfg packaged new-style 2022-02-20 13:12:50 +01:00

treepuncher

An hackable Minecraft client, built with aiocraft