Cleaning up...

This commit is contained in:
2021-05-01 16:21:34 -04:00
parent ed924a3d9d
commit 9a9d28f62f
4 changed files with 110 additions and 4 deletions
+1
View File
@@ -2,6 +2,7 @@
**Key Changes**
- Emulating system threading on a single thread
- Purpose to allow consistant code that can scale when threading is available. Check out the changelog for more details
- Proper support for lua versions above 5.1 (More testing is needed, a full test suite is being developed and should be made available soon)
Found an issue? Please [submit it](https://github.com/rayaman/multi/issues) and I'll look into it!