This lightweight library designed for Minecraft mod called CC:Tweaked, and allows to run concurrent/pseudo asynchronous threads, using corouitines.
local thread = require "lib.thread"
thread.start()
- Join thread
- Your idea
Feel free to open an issue, for bug, idea or something. Ask questions on discord: mrvoid__ or matrix chat: @mr-void:hackliberty.org
This library under GPL-3.0 licence.