uWintab
=======

**uWintab** is a Wintab API plugin for Unity.

![uWintab](https://raw.githubusercontent.com/wiki/hecomi/uWintab/uWintab.gif)


Install
-------

- Unity Package
  - Download the latest .unitypackage from [Release page](https://github.com/hecomi/uWintab/releases).
- Git URL (UPM)
  - Add `https://github.com/hecomi/uWintab.git#upm` to Package Manager.
- Scoped Registry (UPM)
  - Add a scoped registry to your project.
    - URL: `https://registry.npmjs.com`
    - Scope: `com.hecomi`
  - Install uWintab in Package Manager.
