Skip to content

Patch Notes

Patch 2

  • Moved coroutine scheduler to C#
  • Added support for async C# functions being called (and yielded) from Lua coroutines
  • Added variable arg support for print and spawn helper funcs
  • Massive cleanup pass

Patch 1

  • C# Garbage Collection
  • Improved logging
  • Array/List/Dictionary support
  • Params support

Initial Release

I've gone through and filled out the website with basic content and have officially dubbed the project as released! If you're eager to get your hands dirty and try it out, you're encouraged to do so. Don't hesitate to mention feature requests, bug reports, or requests for help.