An open API service indexing awesome lists of open source software.

https://github.com/unity-game-framework/ugf-tables

Provides tools to work with data represented as table.
https://github.com/unity-game-framework/ugf-tables

active

Last synced: 5 months ago
JSON representation

Provides tools to work with data represented as table.

Awesome Lists containing this project

README

          

# com.ugf.tables

UGF.Tables

## 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.10`
- `com.ugf.runtimetools`: `3.0.0-preview.18`

### Description

Provides tools to work with data represented as table.

### 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).