https://github.com/unity-game-framework/ugf-module-descriptions
Module to manage description collections.
https://github.com/unity-game-framework/ugf-module-descriptions
active module
Last synced: 5 months ago
JSON representation
Module to manage description collections.
- Host: GitHub
- URL: https://github.com/unity-game-framework/ugf-module-descriptions
- Owner: unity-game-framework
- License: mit
- Created: 2019-10-09T19:26:42.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T14:35:33.000Z (almost 2 years ago)
- Last Synced: 2024-08-28T16:07:12.685Z (almost 2 years ago)
- Topics: active, module
- Language: C#
- Homepage:
- Size: 183 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.module.descriptions
UGF.Module.Descriptions
## Information
- **Version**: `3.0.0-preview.2`
- **Unity**: `2023.2`
- **API Compatibility Level**: `.NET Standard 2.1`
### Dependencies
- `com.ugf.module.assets`: `6.0.0-preview.2`
- `com.ugf.tables`: `1.0.0-preview.1`
### Description
Module to manager description collections.
### 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).