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

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

Provides configurable build process.
https://github.com/unity-game-framework/ugf-build

active

Last synced: 5 months ago
JSON representation

Provides configurable build process.

Awesome Lists containing this project

README

          

# com.ugf.build

UGF.Build

## Information

- **Version**: `1.3.0`
- **Unity**: `2023.2`
- **API Compatibility Level**: `.NET Standard 2.1`

### Dependencies

- `com.ugf.customsettings`: `3.4.1`
- `com.ugf.editortools`: `2.18.0`
- `com.ugf.runtimetools`: `2.19.0`
- `com.ugf.builder`: `2.0.2`
- `com.ugf.logs`: `5.4.0`

### Description

Provides configurable build process.

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