Skip to content

Commit

Permalink
README: Add LimboAI logo
Browse files Browse the repository at this point in the history
Also, rename LICENSE
  • Loading branch information
limbonaut committed Nov 5, 2023
1 parent 58848b7 commit 16a55e0
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
File renamed without changes.
5 changes: 5 additions & 0 deletions LOGO_LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
LimboAI Logo
Copyright (c) 2023 Aleksandra Snitsaruk

This work is licensed under the Creative Commons Attribution 4.0 International
license (CC BY 4.0 International): https://creativecommons.org/licenses/by/4.0/
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
LimboAI - Behavior Trees and State Machines for Godot 4
---
LimboAI is a C++ module for Godot Engine 4 that provides an implementation of Behavior Trees and State Machines, which can be used together to create complex AI behaviors.
# LimboAI - Behavior Trees and State Machines for Godot 4

<p align="center">
<img src="doc/images/logo.svg" width="400" alt="LimboAI logo">
</p>

**LimboAI** is a C++ module for **Godot Engine 4** that provides an implementation of Behavior Trees and State Machines, which can be used together to create complex AI behaviors.

>**🛈 Supported Godot Engine: 4.2**
Expand Down
Loading

0 comments on commit 16a55e0

Please sign in to comment.