package.*

Type Library
Revision Release 2022.3683
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