Difference between revisions of "layouter"

m (typo)
 
Line 17: Line 17:
  
 
{{#set:Name=Layouter}}
 
{{#set:Name=Layouter}}
{{#set:LOVE Version=1.4+}}
+
{{#set:LOVE Version=11.4+}}
 
{{#set:Description=Simple UI grid layout library.}}
 
{{#set:Description=Simple UI grid layout library.}}
 
{{#set:Keyword=Graphical User Interface}}
 
{{#set:Keyword=Graphical User Interface}}

Latest revision as of 11:23, 13 March 2024

Layouter is a simple UI grid layout library for LÖVE 2D game engine.

It currently supports these element types:

  • text (including spacer = blank text)
  • text button
  • image


Download and more documentation:

https://github.com/nekromoff/layouter