https://github.com/unity-game-framework/ugf-state
Provides components to apply object state.
https://github.com/unity-game-framework/ugf-state
active
Last synced: 5 months ago
JSON representation
Provides components to apply object state.
- Host: GitHub
- URL: https://github.com/unity-game-framework/ugf-state
- Owner: unity-game-framework
- License: mit
- Created: 2023-11-20T18:31:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T14:18:12.000Z (about 2 years ago)
- Last Synced: 2024-03-26T15:01:27.464Z (about 2 years ago)
- Topics: active
- Language: C#
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license
Awesome Lists containing this project
README
# com.ugf.state
UGF.State
## Information
- **Version**: `1.0.0-preview.1`
- **Unity**: `2023.2`
- **API Compatibility Level**: `.NET Standard 2.1`
### Dependencies
- `com.ugf.editortools`: `3.0.0-preview.4`
### Description
Provides components to apply object state.
### 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).