an hackable headless minecraft client, built with aiocraft
alemidev
4b1b508be9
Moved most of Treepuncher logic into 'game/*' files, making it more modular. Changed a little bit events (but will need much more work). Added SQLite storage and ini config file, for persistance. Moved the launcher inside __main__, making it a launchable python module. There still is some confusion between Addons and game logic components. |
||
---|---|---|
treepuncher | ||
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
setup.py |
treepuncher
An hackable Minecraft client, built with aiocraft