| File details |
| Download locations |
| |
CLua is a standalone Lua script runner, originally designed as a flexible and extensible macro tool to support modding for the game Original War. Its goal was to make modders’ lives easier — but it has since grown into a more universal tool. CLua is written in C# and uses a custom embedded Lua engine to execute scripts. It is designed to support modular Lua code with features like: - User interface elements (windows, buttons, text, progress bars…) - Working with .xlsx spreadsheets (no MS Excel required) - Text file generation - Nested scripting via import() - Modular architecture with support for custom code extensions The GUI layer is powered by Terminal.GUI 1.7.
Posted by OWN, on May 8, 2025 at 5:40 PM
Last updated January 31, 2026 at 7:43 PM