Skip to content

Commit

Permalink
Redirected to new documentation web page
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeBrixia committed Oct 14, 2023
1 parent 1c9270e commit 3e677ef
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 4 deletions.
98 changes: 98 additions & 0 deletions Documentation/images/Behavior Tree Preview.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
Unity-Behavior-Tree-System-01
Behavior Tree editor for Unity 2021 and above
Full documentation here: https://mikebrixia.github.io/articles/intro.html
Behavior Tree editor for Unity 2021 and above.
Full documentation here: https://unity-behavior-tree-docs.netlify.app/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"email": "[email protected]"
},
"type": "tool",
"documentationUrl": "https://mikebrixia.github.io/articles/intro.html",
"documentationUrl": "https://unity-behavior-tree-docs.netlify.app/",
"unityRelease": "16f1"
}

0 comments on commit 3e677ef

Please sign in to comment.