mirror of
https://github.com/rayaman/multi.git
synced 2026-09-04 23:17:35 -04:00
Updated Home (markdown)
+5
-1
@@ -4,4 +4,8 @@ The goal was to provide a simple and easy way to have multiple tasks run side by
|
|||||||
|
|
||||||
This wiki will go over the entirety of this library with detailed explanations of each object and how things work together.
|
This wiki will go over the entirety of this library with detailed explanations of each object and how things work together.
|
||||||
|
|
||||||
The [Getting Started](https://github.com/rayaman/multi/wiki/Getting-Started) page will show the basics of setting the library up and getting it to run on your system.
|
* The [Getting Started](https://github.com/rayaman/multi/wiki/Getting-Started) page will show the basics of setting the library up and getting it to run on your system.
|
||||||
|
* The [Objects](https://github.com/rayaman/multi/wiki/Actors) page will go over the various objects that can be created and used in the library.
|
||||||
|
* The Features [Features](https://github.com/rayaman/multi/wiki/Features) page will talk about features of the library that adds flexibly to the library.
|
||||||
|
* The [Managers](https://github.com/rayaman/multi/wiki/Managers) page will talk about starting up the multitasking library and getting it to work in other lua based environments not just the standard lua interpreter.
|
||||||
|
* The [Reference](https://github.com/rayaman/multi/wiki/Reference) page is for people who know how to use the library, but need to look up arguments or the spelling of a method.
|
||||||
Reference in New Issue
Block a user