Program Unity in Lua
A Lua Context is a ScriptableObject asset through which you can configure the Lua State. Luny creates all Lua states through a Lua Context.
Some elements you can configure in a context:
For the time being, Luny offers three built-in contexts:
This will certainly be made more flexible in the future. Please make requests and state your use-cases so I can best accomodate them.