https://github.com/unity-game-framework/ugf-module-update
Module to manage update player loop.
https://github.com/unity-game-framework/ugf-module-update
active module
Last synced: 5 months ago
JSON representation
Module to manage update player loop.
- Host: GitHub
- URL: https://github.com/unity-game-framework/ugf-module-update
- Owner: unity-game-framework
- License: mit
- Created: 2019-10-10T19:30:44.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T17:24:20.000Z (almost 2 years ago)
- Last Synced: 2024-08-10T18:29:05.293Z (almost 2 years ago)
- Topics: active, module
- Language: C#
- Homepage:
- Size: 179 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license
Awesome Lists containing this project
README
# com.ugf.module.update
UGF.Module.Update
## Information
- **Version**: `5.0.0-preview`
- **Unity**: `2023.2`
- **API Compatibility Level**: `.NET Standard 2.1`
### Dependencies
- `com.ugf.application`: `9.0.0-preview`
- `com.ugf.update`: `6.0.0`
### Description
Module to manage update player loop.
### 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).