A simple c# behaviour tree library.
Info
Version: | 1.0.73 |
Author(s): | BehaviourTree |
Last Update: | Monday, April 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Eraclys/BehaviourTree/ |
NuGet Url: | https://www.nuget.org/packages/BehaviourTree |
Install
Install-Package BehaviourTree
dotnet add package BehaviourTree
paket add BehaviourTree
BehaviourTree Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- NETStandard.Library(>= 1.6.1)
Tags