[WIKI] rephrasing, link updates, sidebar update #19

Merged
piprett merged 4 commits from erb3-patch3 into master 2022-06-05 01:57:53 +08:00
Showing only changes of commit 1c7f465cd8 - Show all commits

View File

@@ -18,7 +18,7 @@ end
parallel.waitForAll(basalt.autoUpdate, yourCustomHandler) -- here it will handle your function (yourCustomHandler) and basalts handlers at the time
````
You can read [here](http://www.computercraft.info/wiki/Parallel_(API)) what exactly parallel.waitForAll() does
You can read [here (tweaked.cc)](https://tweaked.cc/module/parallel.html) what exactly parallel.waitForAll() does
## Method 2:
Using threads