Skip to content

Release v1.1.0

Choose a tag to compare

@blorbee1 blorbee1 released this 25 Apr 00:12
· 11 commits to main since this release

1.1.0

  • Added ComputeLua.CreateThead(actor: Actor, threadName: name, callback: (number, VariableBufferDataType) -> ())
  • Changed Dispatcher:Dispatch() to return a Promise.defer()
  • Variable Buffer is now a SharedTable