https://github.com/unity-game-framework/ugf-models
Provides utilities to work with data models.
https://github.com/unity-game-framework/ugf-models
active
Last synced: 5 months ago
JSON representation
Provides utilities to work with data models.
- Host: GitHub
- URL: https://github.com/unity-game-framework/ugf-models
- Owner: unity-game-framework
- License: mit
- Created: 2020-12-07T16:42:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T10:49:38.000Z (about 2 years ago)
- Last Synced: 2024-05-29T23:52:06.844Z (about 2 years ago)
- Topics: active
- Language: C#
- Homepage:
- Size: 195 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license
Awesome Lists containing this project
README
# com.ugf.models
UGF.Models
## Information
- **Version**: `3.0.0-preview.4`
- **Unity**: `2023.2`
- **API Compatibility Level**: `.NET Standard 2.1`
### Dependencies
- `com.ugf.builder`: `2.0.2`
- `com.ugf.editortools`: `3.0.0-preview.9`
- `com.ugf.assets`: `1.0.0-preview.2`
### Description
Provides utilities to work with data models.
### 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).