Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Fractural/GDTask
Browse files Browse the repository at this point in the history
  • Loading branch information
Atlinx committed Mar 28, 2024
2 parents 069a947 + b8db1eb commit b858771
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
> This branch is for the Godot 4.x version of the addon.
> You can download the Godot 3.x version from the 3.x branch.
> **NOTE:**
>
> This branch is for the Godot 3.x version of the addon.
> You can download the Godot 4.x version from the 4.x branch.
Adds async/await features in Godot for easier async coding.
Based on code from [Cysharp's UniTask library for Unity](https://github.com/Cysharp/UniTask).

Expand Down

0 comments on commit b858771

Please sign in to comment.