aboutsummaryrefslogtreecommitdiff
path: root/bin/BehaviorTree/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'bin/BehaviorTree/init.lua')
-rw-r--r--bin/BehaviorTree/init.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/BehaviorTree/init.lua b/bin/BehaviorTree/init.lua
new file mode 100644
index 0000000..79863bc
--- /dev/null
+++ b/bin/BehaviorTree/init.lua
@@ -0,0 +1,3 @@
+local BehaviorTree = {}
+
+return BehaviorTrees \ No newline at end of file