-
released this
2017-06-22 11:34:19 -04:00 | 425 commits to master since this releaseAdded system threads through the use of lanes
requires lanes 3.11 I have not tested this with any other version of lanes.
Note you only need lanes if you plan on using system threads.
So if you use require("multi.intergration.lanesManager") then you will need to have lanes in your lua path
Also added (in 1.7.4) system threads through the use of love2d
So if you use require("multi.intergration.loveManager") must be using the love2d compiler! Tested with version 1.10.2!
(1.7.6) New Features and fixes. Look at ReadMe for more details
Examples are getting big! Now moving them to their own zip that will be updated
Note: (1.7.2) Will have its examples included in its zip since they aren't so big
Also: (1.7.6+) The files contain audio and a lua package to load them. These are also a cause for the size differenceDownloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
examples.zip
27 MiB
-
multi.1.7.2.zip
1.6 MiB
-
multi.1.7.6.zip
41 KiB
-
A new direction Stable
released this
2017-06-20 23:43:08 -04:00 | 427 commits to master since this release1.6.0 update to the module... Changes how a few objects work.
I have some cool features that I want to add to this library, but those had to be changed to allow for some things I have planned.
Downloads
-
First release! Stable
released this
2017-06-18 23:12:24 -04:00 | 432 commits to master since this releaseCopy the multi folder into your lua path.
Downloads