Balancy Nutaku
Integrates Nutaku platform capabilities into Balancy's LiveOps system, enabling seamless in-game purchases, user authentication, and platform-specific features. Streamlines monetization and player management for games targeting the Nutaku audience through a unified API.
co.balancy.nutaku 
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
## 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
```
[](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:
- Open Unity Package Manager
- Click the “+” button
- Select “Add package from git URL”
- Enter:
https://github.com/balancy-liveops/plugin_cpp_unity_nutaku.git
Getting Started
- Make sure Balancy Purchasing for Unity is installed.
- 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.
No comments yet. Be the first!