Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 495 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 495 Bytes

中文用户可看 README_zh.md

About

This is (intended to be) a real-time and open source version monitor and logger for BehaviorTree.CPP.

It is not supported and developed by the original authors of BehaviorTree.CPP.

How to build

Requirements

  • CMake, make and related tools
  • Qt 5, for UI
  • BehaviorTree.CPP 4

Build and run

cd scripts
bash build_x64.sh
# bash run.sh

Licence

GPL-3.0