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/nutaku.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Balancy Nutaku** 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/nutaku.git
```

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

Dependencies (3)

README

Balancy Nutaku integration for Unity

Module provides method to work with Nutaku's purchases system, authorisation, etc.

Installation

Via OpenUPM

The recommended way to install through OpenUPM:

openupm add co.balancy.nutaku

Via Git URL

You can also install this package through the Unity Package Manager using Git:

  1. Open Unity Package Manager
  2. Click the “+” button
  3. Select “Add package from git URL”
  4. Enter:
    https://github.com/balancy-liveops/plugin_cpp_unity_nutaku.git
    

Getting Started

  1. Make sure Balancy Purchasing for Unity is installed.
  2. Follow the integration guide to connect purchase events to your game logic.

Documentation

For detailed setup instructions and examples, see:

Support

If you encounter issues or have questions:

License

This package is licensed under the MIT License – see the LICENSE file for details.

Comments

No comments yet. Be the first!