asyncio-driven headless client library for block game
Find a file
alemi c1f9f7f262
fix: working chunk parsing in 1.16.5
basically refactored it a lot and rewrote almost from scratch and needs
a lot of cleanup but holy shit it just worked and it's insane and i
wasted my night on this so i better commit it before i fuck it up
2023-11-02 04:45:03 +01:00
.github/workflows Only run CI/CD on main branch 2022-05-15 13:28:56 +02:00
aiocraft Merge branch 'dev' of fantabos.co:aiocraft into dev 2023-11-01 22:10:28 +01:00
compiler fix: generate metadata and particles, fix switch 2023-11-01 22:08:52 +01:00
examples add simple tokenmaker example 2022-04-21 01:14:50 +02:00
src fix: working chunk parsing in 1.16.5 2023-11-02 04:45:03 +01:00
.editorconfig style: tabs, 2 for rs, 4 for py 2022-07-06 12:41:40 +02:00
.gitignore fix: gitignore built wheel files 2022-05-27 10:50:32 +02:00
Cargo.toml Changed build system to maturin to add rust extensions 2022-05-15 13:02:53 +02:00
LICENSE Initial commit 2021-09-30 17:05:54 +02:00
pyproject.toml Added automatic SRV check for host and port 2022-05-23 01:09:59 +02:00
README.md Initial commit 2021-09-30 17:05:54 +02:00

aiocraft

An asyncio-driven headless client library for block game