Polski Česky English Français Русский Español
Home Site Facebook YouTube Steam Group
Your first time here? View this!
» Index > Map editor and modding tools > Modding Tools > CLua - Macro Tool (external source)

CLua - Macro Tool (external source)

File details
Download locations
SaliSakal.cz
(External mirror)
Download

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.

» Index > Map editor and modding tools > Modding Tools > CLua - Macro Tool (external source)