Difference between revisions of "Möan.lua"

(Created page with "A messagebox system with multiple-choices and more. <source lang="lua"> eek.speak("Title", {"Hello world!", "It's me;--eek.lua!"}) </source> GitHub: https://github.com/twent...")
(No difference)

Revision as of 04:49, 1 November 2017

A messagebox system with multiple-choices and more.

eek.speak("Title", {"Hello world!", "It's me;--eek.lua!"})

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

Documentation: http://0x16.cf/eek.lua/