flexbox, code cleanup
This commit is contained in:
7
addons/godot-flexbox/plugin.cfg
Normal file
7
addons/godot-flexbox/plugin.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
[plugin]
|
||||
|
||||
name="Godot Flexbox"
|
||||
description="GDNative wrapper for Flexbox (Godot 3.2+), making it possible to use flexbox layout in all your future games."
|
||||
author="citizenl"
|
||||
version="2.0.1"
|
||||
script="plugin.gd"
|
||||
Reference in New Issue
Block a user