Lua for NEM

Introduction to Lua for NEM

Lua for NEM is a library that is built ontop of NEM that adds Lua support.

Lua is a programming language that can be embeded into almost anything including NEM.

Lua for NEM is created by Twingamerdudes and was released on 4/23/2023.

Lua for NEM also has a feature called NG++, which expands the capabilities of NG+

Installation

First drag the Assembly-CSharp.dll and MoonSharp.Interpreter.dll into (your M:PN folder)/Madness Project Nexus_Data/Managed folder. Then in you're custom stuff folder (if you do not have it, then you will need to install NEM, then go back to step 1) create a lua, cutscenes, and models folder inside of it.

- Lua for NEM Documentation.

Notes

  • Lua for NEM has come out recently and may have bugs.
  • Documentation has not been fully finished on the forums, so you must go to the Github Wiki to view it.