We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7319f1 commit e8f2a79Copy full SHA for e8f2a79
README.md
@@ -1,4 +1,4 @@
1
-# fluid-behavior-tree
+# Fluid Behavior Tree
2
3
A pure code behavior tree micro-framework built for Unity3D projects.
4
Granting developers the power to dictate their GUI presentation.
@@ -16,6 +16,8 @@ Inspired by Fluent Behavior Tree.
16
17
Join the [Discord Community](https://discord.gg/8QHFfzn) if you have questions or need help.
18
19
+See upcoming features and development progress on the [Trello Board](https://trello.com/b/BCc33Bcs/fluid-behavior-tree).
20
+
21
## Getting Started
22
23
Grab the latest `*.unitypackage` from the [releases page](https://github.com/ashblue/fluid-behavior-tree/releases).
0 commit comments