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/unityvofa.git?path=Assets/UnityVofa

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **UnityVofa** 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/unityvofa.git?path=Assets%2FUnityVofa
```

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

README

UnityVofa


unity engine vofa

Unity 2019.4+ openupm License: MIT

UnityVofa is a Unity package that allows you to easily integrate Vofa into your Unity project.

It sends you debug value as stream to Vofa Debugger and allows you to see the values in real-time.

System Requirements

Installation

Via OpenUPM:

openupm add com.github.wintbiit.unityvofa

Or with Unity Package Manager, click on Window -> Package Manager -> + -> Add package from git URL and paste the following URL:

https://github.com/wintbiit/UnityVofa.git?path=/Assets/UnityVofa

Usage

Comments

No comments yet. Be the first!