asyncio-driven headless client library for block game
Find a file
2022-07-03 00:21:26 +02:00
.github/workflows Only run CI/CD on main branch 2022-05-15 13:28:56 +02:00
aiocraft feat: added repr and str to Item 2022-07-03 00:21:26 +02:00
compiler hinted slot as Item 2022-01-19 01:21:02 +01:00
examples add simple tokenmaker example 2022-04-21 01:14:50 +02:00
src fix: block indexing, added some utility methods 2022-07-02 23:59:39 +02:00
.editorconfig added .editorconfig 2022-01-07 15:01:24 +01: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