Skip to content

Added UniTask to design pattern section #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 4, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ Navigation:
* [Zenject](https://github.com/modesttree/Zenject) - depedency injection framework.
* [UniRx](https://github.com/neuecc/UniRx) - unity reactive extensions implementation.
* [Stateless](https://github.com/Patroklo/stateless) - Fork of Stateless dot net statemachine for .Net 3.5.
* [UniTask] (https://github.com/Cysharp/UniTask) - An efficient allocation free async/await integration for Unity.

## Utilities
* [demilib](https://github.com/Demigiant/demilib) - various utilities and tools for Unity.
Expand Down Expand Up @@ -351,6 +352,7 @@ Navigation:
* [YTranslate](https://gist.github.com/rubenhorn/e8de0fb635c3936d47cd15dfbaafc3d4) - machine translation using Yandex Translate.
* [AR Support Checker](https://github.com/Rozhovetskyi/AR-Support-Checker) - plain detection of AR supported (ARCore, ARKit, AR Foundation) devices.
* [Steam Microtransaction API Handler](https://github.com/jasielmacedo/steam-microtransaction-api/) - API for Steam In-Game Purchase with examples using Unity
* [Trimmer](https://github.com/sttz/trimmer) - An editor, build and player configuration framework for Unity.


[![Analytics](https://ga-beacon.appspot.com/UA-63472612-14/readme)](https://github.com/igrigorik/ga-beacon).