gd,refacto: added state chart addon and namespace cleanup
This commit is contained in:
7
addons/godot_state_charts/plugin.cfg
Normal file
7
addons/godot_state_charts/plugin.cfg
Normal file
@ -0,0 +1,7 @@
|
||||
[plugin]
|
||||
|
||||
name="Godot State Charts"
|
||||
description="A simple, yet powerful state charts library for Godot"
|
||||
author="Jan Thomä & Contributors"
|
||||
version="0.21.5"
|
||||
script="godot_state_charts.gd"
|
Reference in New Issue
Block a user