Lua: include

From Nomad DB
Revision as of 19:36, 14 April 2020 by Jan (talk | contribs) (Jan moved page Include to Lua: include)

Include another Lua file with a relative path.

Syntax

include(path)
  • path (string) File to include, use relative paths

Related Pages