Difference between revisions of "Gspöt"

(Created page with "Gspöt is a stately GUI library, originally made by trubblegum for LOVE 0.8.0. It has been ported to LOVE 0.10.0 by pgimeno. == Links == * [https://love2d.org/forums/view...")
 
m (Moved repository)
Line 4: Line 4:
 
* [https://love2d.org/forums/viewtopic.php?f=5&t=8351 Original Thread]
 
* [https://love2d.org/forums/viewtopic.php?f=5&t=8351 Original Thread]
 
* [https://github.com/trubblegum/Gspot Source code for LOVE 0.8.0]
 
* [https://github.com/trubblegum/Gspot Source code for LOVE 0.8.0]
* [https://github.com/pgimeno/Gspot Source code for LOVE 0.10.0]
+
* [https://notabug.org/pgimeno/Gspot Source code for LOVE 0.9.0 and greater] (including 11.x)
* [https://github.com/pgimeno/Gspot/wiki Documentation]
+
* [https://notabug.org/pgimeno/Gspot/wiki Documentation]
  
{{#set:LOVE Version=0.10.x}}
+
{{#set:LOVE Version=11.x}}
 
{{#set:Description=GUI library for Love}}
 
{{#set:Description=GUI library for Love}}
 
{{#set:Keyword=GUI}}
 
{{#set:Keyword=GUI}}
 
[[Category:Libraries]]
 
[[Category:Libraries]]

Revision as of 18:25, 14 June 2018

Gspöt is a stately GUI library, originally made by trubblegum for LOVE 0.8.0. It has been ported to LOVE 0.10.0 by pgimeno.

Links