an hackable headless minecraft client, built with aiocraft
Find a file
alemidev 3067032f1b
use bare SectionProxy, remove UDP
bare SectionProxy won't throw KeyError when there's no [Treepuncher]
section in config and we're trying to access fields in it: we want
default value to be returned so it can fallback accordingly
2022-05-10 01:30:39 +02:00
src/treepuncher use bare SectionProxy, remove UDP 2022-05-10 01:30:39 +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 bump version 2022-04-23 14:34:05 +02:00

treepuncher

An hackable Minecraft client, built with aiocraft