A high-level, general purpose and modular minecraft bot using hot re-loadable (without restarting the bot!) plugins. Batteries included, launch to run!
Go to file
jay 33c4233223 feat(statemachine): 🚧 first draft of new xstate based statemachine implementation
Replaces the old statemachine.
Done so far:
- Basic command interface
- Machine saving and loading
- Sample dummy machine
2021-03-22 14:32:08 +05:00
.vscode ci: 🔧 add vscode conventional commits scopes 2021-01-18 01:47:32 +05:00
lib feat(statemachine): 🚧 first draft of new xstate based statemachine implementation 2021-03-22 14:32:08 +05:00
.gitignore feat(statemachine): 🚧 first draft of new xstate based statemachine implementation 2021-03-22 14:32:08 +05:00
package.json build: ⬆️ update deps 2021-03-07 12:10:14 +05:00