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/comradevanti-package.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Your Package** 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/comradevanti-package.git
```

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

README

Your Package

[Your package description]

Check out the changelog here.

TODOS

When you use this template for your package, there are a few things you should do:

  1. Update package manifest
    • package name
    • display- name
    • description
    • unity-version, author
    • keywords
  2. Update assemblies
    • Rename runtime assembly and namespace
    • Rename editor assembly and namespace (or remove if not needed)
    • Rename runtime-tests assembly and namespace (or remove if not needed)
    • Rename editor-tests assembly and namespace (or remove if not needed)
  3. Update license (This template used the Unlicense by default)
  4. Add documentation (Or remove the Documentation~ folder if not needed)
  5. Update readme
    • Title
    • Description
    • Features
    • Installation
    • Compatibility
    • Remove this TODO section

Features

[What does your package do]

Installation

[How to install your package]

Compatibility

[For/With which Unity version was this package developed]

Comments

No comments yet. Be the first!