A simple implementation of Unity's Coroutines to be used for any C# project.
Info
| Version: | 2.1.5 |
| Author(s): | Ellpeck |
| Last Update: | Thursday, February 23, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Ellpeck/Coroutine |
| NuGet Url: | https://www.nuget.org/packages/Coroutine |
Install
Install-Package Coroutine
dotnet add package Coroutine
paket add Coroutine
Coroutine Download (Unzip the "nupkg" after downloading)
Dependencies
Tags