|
GlyEngine 0.3.2
Create games and apps with lua
|
Do not use the standard require() from Lua in Gly-Engine games or apps. Gly-Engine provides an advanced include system that handles module loading in the best way for you. In addition, user modules are automatically imported via std.node.load.