An open API service indexing awesome lists of open source software.

https://github.com/unity-game-framework/ugf-module-coroutines

Module to manage coroutines run in application.
https://github.com/unity-game-framework/ugf-module-coroutines

active module

Last synced: 3 months ago
JSON representation

Module to manage coroutines run in application.

Awesome Lists containing this project

README

          

# com.ugf.module.coroutines

UGF.Module.Coroutines

## Information

- **Version**: `3.0.0-preview`
- **Unity**: `2023.2`
- **API Compatibility Level**: `.NET Standard 2.1`

### Dependencies

- `com.ugf.application`: `9.0.0-preview`
- `com.ugf.coroutines`: `1.1.0`

### Description

Module to manage coroutines run in application.

### Changelog

- [Full changelog](changelog.md)

### Registry

Read about where packages stored: [Registry](https://github.com/unity-game-framework/organization/blob/main/docs/registry.md).

## How to Install

Read about how to install any packages from the `Unity Game Framework` registry: [Install Package](https://github.com/unity-game-framework/organization/blob/main/docs/install-packages.md).