Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/supron54321-core.git?path=com.dotsui.core

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **DotsUI Core** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/supron54321-core.git?path=com.dotsui.core
```

[![pkglnk](https://www.pkglnk.dev/badge/supron54321-core.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/supron54321-core)

Dependencies (2)

README

Unity forum thread:

https://forum.unity.com/threads/source-code-dotsui-open-source-ui-framework-for-dots.715880/

Changelog:

com.dotsui.core/CHANGELOG.md

Packages

Core

UnityEngine hybrid converters

UnityEngine hybrid samples

Requirements

Unity 2019.3.0a8 or newer (hybrid package requires new Mesh API).

Installation

Method 1:

  1. Clone repository
  2. Copy packages into *ProjectRoot*/Packages

Method 2:

  1. Clone repository
  2. Copy packages into Assets/
  3. Manually add Entities packages and update burst to at least v1.1.1

Comments

No comments yet. Be the first!