asyncio-driven headless client library for block game
Find a file
alemidev 8f92743454 only include non-None fields when making packets
There is no 'null' type in MC proto, so a None means
that said attr was not set
2022-01-14 16:22:38 +01:00
aiocraft only include non-None fields when making packets 2022-01-14 16:22:38 +01:00
compiler updated type hints 2022-01-14 14:49:08 +01:00
.editorconfig added .editorconfig 2022-01-07 15:01:24 +01:00
.gitignore Initial commit 2021-09-30 17:05:54 +02:00
LICENSE Initial commit 2021-09-30 17:05:54 +02:00
README.md Initial commit 2021-09-30 17:05:54 +02:00
requirements.txt implemented NBT, slot data types 2021-12-11 06:01:45 +01:00
setup.py pushed protocol definition, this should make the library usable until there's proper documentation 2021-12-30 20:36:26 +01:00

aiocraft

An asyncio-driven headless client library for block game