[READ-ONLY] Mirror of https://github.com/thoda-dev/du-nested-coroutines. A small script for DU to avoid any CPU load error
0

Configure Feed

Select the types of activity you want to include in your feed.

project replaced by du-lua-framework

Thomas (Feb 18, 2023, 4:11 PM +0100) b5e4ccc7 b5658252

+6 -1
+1 -1
.github/FUNDING.yml
··· 1 1 # These are supported funding model platforms 2 2 3 - github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] 3 + github: jericho1060 4 4 patreon: # Replace with a single Patreon username 5 5 open_collective: # Replace with a single Open Collective username 6 6 ko_fi: jericho1060
+5
README.md
··· 1 + # Project closed 2 + 3 + This project is closed, I will not update it anymore. 4 + It's not abandoned but replaced by a more clean and efficient version with more features. You can find it here: https://github.com/Jericho1060/du-lua-framework 5 + 1 6 # du-nested-coroutines 2 7 A small script for DU to avoid any CPU load error by using nested coroutines and adapt cycles on the FPS. 3 8