-
Initial Release Stable
released this
2024-10-16 08:18:20 -04:00 | 13 commits to main since this releaseThis is the first release of UAPI Coroutine. It includes the core functionality for handling asynchronous API requests using Unity's
IEnumeratorcoroutine system. Features include:- GET, POST, PUT, DELETE, PATCH, and HEAD requests
- Customizable request feedback
- Easy integration with Unity's native coroutine system
- Modular API configuration options