package.*

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