The control server for Block & Bass which minecraft clients connect to. Depends on the ola
package available
on PyPI for python3.7 and above.
Make sure you have the ola
package installed
# initialize the protobuf submodule
git submodule update --init
# compile protobuf files
./build_proto.sh
This repository is licensed under the MIT license.