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/coryleach-datatypes.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Gameframe.DataTypes** 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/coryleach-datatypes.git
```

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

README

Welcome to com.gameframe.datatypes 👋

Version Twitter: coryleach

Library of misc data types I've created for use in unity

Quick Package Install

Using UnityPackageManager (for Unity 2018.3 or later)

Find the manifest.json file in the Packages folder of your project and edit it to look like this:

{
  "dependencies": {
    "com.gameframe.datatypes": "https://github.com/coryleach/UnityDataTypes.git#1.0.0",
    ...
  },
}

Author

👤 Cory Leach

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

Comments

No comments yet. Be the first!