Lua Script Judgment Management¶
Lua — An Embedded Scripting Language / The Language of the Moon
Lua is a lightweight, efficient scripting language widely used in embedded systems and game development. Its characteristics include clean syntax, dynamic typing, and automatic memory management, with support for procedural and functional programming.
1. Import a Lua Script¶
In Resource Management, select the Lua Script folder under the Judgment resource module, then click the Import button.
In the Import Lua Script dialog, click Browse to select the Lua file zip package (only zip upload is supported), click Open to open the zip package, then click OK to complete the import. After a successful import, the imported Lua file is visible on the Lua Script page.



