Lua Library for the enhanced Command & Conquer engine New Construction Options (nco).

$ luarocks install --server=https://luarocks.org/dev cnc-nco

This package provides the latest Lua libraries that are included with the New Construction Options game engine.

This is to allow people writing scripts to have a LuaRocks package they can install to provide mocks of the real
C++ API interfaces provided by the game. Hopefully this speed up dev of mods and allows self contained repos to
be created without needing to copy/paste game files.

Documentation: https://github.com/djfdyuruiry/cnc-new-construction-options/wiki/3c.Lua-API-Reference

[Further info on scripting in the NCO game engine]

Lua quickstart guide for NCO: https://github.com/djfdyuruiry/cnc-new-construction-options/wiki/3a.Lua-Quickstart-Guide
Advanced Lua guide: https://github.com/djfdyuruiry/cnc-new-construction-options/wiki/3b.Lua-Advanced-Guide

Versions

scm-0dev10 days ago(revision: 2)4 downloads

Dependencies

lua >= 5.4, < 5.5

Manifests