
AtlyssLua
Provides Lua scripting via Lua-CSharp.Details
LuaCSharp
This is a barebones wrapper mod that simply provides Lua scripting via a fork of Lua-CSharp.
It's primarily intended to be used as a dependency for ModAudio.
You can use it as part of your own code mods, but keep in mind that this package provides only the runtime assembly. To use Lua-CSharp's source generator, you will need to fork the repository and reference the generator in your project.
This package was built from commit 053738b3b.
Licensing
Both the upstream Lua-CSharp repository and the fork version used in this package are licensed under the MIT license.