Difference between revisions of "Möan.lua"

 
(One intermediate revision by one other user not shown)
Line 10: Line 10:
  
 
{{#set:LOVE Version=0.10.x}}
 
{{#set:LOVE Version=0.10.x}}
{{#set:Description=A messagebox system with multiple-choices and more.}}
+
{{#set:Description=A messagebox system with multiple-choices and more '''(renamed to Talkies)'''}}
 
{{#set:Keyword=Graphical User Interface}}
 
{{#set:Keyword=Graphical User Interface}}
 
[[Category:Libraries]]
 
[[Category:Libraries]]
 +
 +
== Other Language ==
 +
{{i18n|Möan.lua}}

Latest revision as of 14:23, 3 May 2020

A messagebox system with multiple-choices and more.

Moan.speak("Title", {"Hello world!", "It's me;--Möan.lua!"})

GitHub: https://github.com/twentytwoo/Moan.lua

Documentation: http://twentytwoo.github.io/Moan.lua/

Other Language