Merge branch 'master' into v15.0.0
This commit is contained in:
commit
155466dc71
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2020 Ryan Ward
|
Copyright (c) 2021 Ryan Ward
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
@ -10,7 +10,7 @@ My multitasking library for lua. It is a pure lua binding, with exceptions of th
|
|||||||
|
|
||||||
INSTALLING
|
INSTALLING
|
||||||
----------
|
----------
|
||||||
Links to dependicies:
|
Links to dependencies:
|
||||||
[lanes](https://github.com/LuaLanes/lanes)
|
[lanes](https://github.com/LuaLanes/lanes)
|
||||||
|
|
||||||
To install copy the multi folder into your environment and you are good to go</br>
|
To install copy the multi folder into your environment and you are good to go</br>
|
||||||
@ -30,6 +30,7 @@ Planned features/TODO
|
|||||||
- [x] ~~Finish Documentation~~ Finished
|
- [x] ~~Finish Documentation~~ Finished
|
||||||
- [ ] Create test suite
|
- [ ] Create test suite
|
||||||
- [ ] Network Parallelism rework
|
- [ ] Network Parallelism rework
|
||||||
|
- [ ] Fix some bugs
|
||||||
|
|
||||||
Usage: [Check out the documentation for more info](https://github.com/rayaman/multi/blob/master/Documentation.md)</br>
|
Usage: [Check out the documentation for more info](https://github.com/rayaman/multi/blob/master/Documentation.md)</br>
|
||||||
-----
|
-----
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user