Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Latest commit

 

History

History
49 lines (32 loc) · 1.72 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.72 KB

Unity AI

The aim of this package is to provide AI related tools in Unity. This package references the BigtreeAlgorithm repository.

Table of contents

Installation

External dependencies:

  1. Clone the UnityUtil repository into your Packages folder.
  2. Clone this repository into your Packages folder.
  3. And you are ready to go!

Support the project!

patreon kofi

Join the community!

discord

License

This repository as a whole is licensed under the Apache License 2.0. Individual files may have a different, but compatible license.

See license file for details.

References