v14.2.0 release ready

This commit is contained in:
2020-03-14 09:12:00 -04:00
parent 6039d6bf29
commit 801c9e71d8
4 changed files with 58 additions and 31 deletions
+2 -1
View File
@@ -7,7 +7,8 @@ source = {
description = {
summary = "Lua Multi tasking library",
detailed = [[
This library contains many methods for multi tasking. Features non coroutine based multitasking, coroutine based multi tasking, and system threading (Requires use of an integration). Check github for how to use.
This library contains many methods for multi tasking. Features non coroutine based multi-tasking, coroutine based multi-tasking, and system threading (Requires use of an integration).
Check github for how to use.
]],
homepage = "https://github.com/rayaman/multi",
license = "MIT"