package.*

Type Library
Revision Current Public Release (2018.3326)
Keywords package, module

Overview

Corona supports Lua's module functionality for creating and loading external libraries. You can create your own libraries and call them from your application.

Gotchas

You can only create Lua-based modules.

Functions

package.loaders