36 Forks
194 Stars
194 Watchers

TaskChain

TaskChain Control Flow framework. Helps facilitate running tasks on an application's "Main Thread" (such as a game), and tasks off the main (async).

How to download and setup TaskChain

Open terminal and run command
git clone https://github.com/aikar/TaskChain.git
git clone is used to create a copy or clone of TaskChain repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TaskChain https://github.com/aikar/TaskChain/archive/master.zip

Or simply clone TaskChain with SSH
[email protected]:aikar/TaskChain.git

If you have some problems with TaskChain

You may open issue on TaskChain support forum (system) here: https://github.com/aikar/TaskChain/issues