Skip to content

Commit 192b892

Browse files
authored
Update README.md
1 parent 0bc9f89 commit 192b892

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A GDScript implementation of a behavior tree for game AI, based on native Godot nodes and using the built in scene tree editor.
44

5+
C# VERSION -> https://github.com/MadFlyFish/godot-behavior-tree-csharp
6+
57
INSTALLATION
68
- Copy the 'addons' folder into the main directory of your project.
79
- Enable the plugin from project settings, THEN RESTART Godot, otherwise it will not recognize the new classes (that's a bug of the engine).

0 commit comments

Comments
 (0)