flexbox, code cleanup

This commit is contained in:
Face
2025-07-28 15:22:34 +03:00
parent e0a8b6f414
commit d02b109743
222 changed files with 5163 additions and 530 deletions

View 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"