https://github.com/unity-game-framework/ugf-module-controllers
Module to manage multiple controllers in application.
https://github.com/unity-game-framework/ugf-module-controllers
active module
Last synced: 5 months ago
JSON representation
Module to manage multiple controllers in application.
- Host: GitHub
- URL: https://github.com/unity-game-framework/ugf-module-controllers
- Owner: unity-game-framework
- License: mit
- Created: 2020-12-06T18:18:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T15:06:27.000Z (over 2 years ago)
- Last Synced: 2023-12-01T15:38:32.655Z (over 2 years ago)
- Topics: active, module
- Language: C#
- Homepage:
- Size: 233 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license
Awesome Lists containing this project
README
# com.ugf.module.controllers
UGF.Module.Controllers
## Information
- **Version**: `4.1.0-preview`
- **Unity**: `2023.2`
- **API Compatibility Level**: `.NET Standard 2.1`
### Dependencies
- `com.ugf.application`: `8.5.0`
- `com.ugf.runtimetools`: `3.0.0-preview`
- `com.ugf.editortools`: `3.0.0-preview`
- `com.ugf.assets`: `1.0.0-preview.2`
### Description
Module to manage multiple controllers 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).