V15.2.0 #33
16
.gitignore
vendored
16
.gitignore
vendored
@ -1,10 +1,10 @@
|
|||||||
*.code-workspace
|
*lua5.1
|
||||||
*.dat
|
*lua5.2
|
||||||
test.lua
|
*lua5.3
|
||||||
|
*lua5.4
|
||||||
|
*luajit
|
||||||
test2.lua
|
test2.lua
|
||||||
|
test.lua
|
||||||
test3.lua
|
test3.lua
|
||||||
lua5.1*
|
*.code-workspace
|
||||||
luajit*
|
*.dat
|
||||||
lua5.2*
|
|
||||||
lua5.3*
|
|
||||||
lua5.4*
|
|
||||||
@ -6,7 +6,14 @@
|
|||||||
|
|
||||||
Found an issue? Please [submit it](https://github.com/rayaman/multi/issues) and someone will look into it!
|
Found an issue? Please [submit it](https://github.com/rayaman/multi/issues) and someone will look into it!
|
||||||
|
|
||||||
My multitasking library for lua. It is a pure lua binding, with exceptions of the integrations and the love2d compat.
|
My multitasking library for lua. It is a pure lua binding, with exceptions of the integrations.
|
||||||
|
|
||||||
|
</br>
|
||||||
|
|
||||||
|
Progress is being made in [v15.2.0](https://github.com/rayaman/multi/tree/v15.2.0)
|
||||||
|
---
|
||||||
|
|
||||||
|
</br>
|
||||||
|
|
||||||
INSTALLING
|
INSTALLING
|
||||||
----------
|
----------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user