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/xicore.git#upm

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **XiCore** 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/xicore.git#upm
```

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

README

XiCore

Collection of classes for other Xi libraries created by hww

⚙ Build and Release openupm semantic-release: angular

A set of C# libraries that I have used for several commercial game projects. Some libraries are covered by testbench.

Install

The package is available on the openupm registry. You can install it via openupm-cli.

openupm add com.hww.xicore

You can also install via git url by adding this entry in your manifest.json

"com.hww.xicore": "https://github.com/hww/XiCore.git#upm"

Documentation

  • DataStructures the data containers
  • Delegates alternative delegates
  • Extensions the extensions for some of C# classes
  • StringTools the string manipulation library
  • UnityAttributes the custom attributes
  • UnityExtensions the extensions for some of Unity 3D classes

Used By

Comments

No comments yet. Be the first!