Watermarker
Watermarker helps to safeguard the application's distribution by generating a unique hash file. This hash file, created based on a unique password, the project's COM and version, determines the presence of the application's watermark. Simply by providing or removing the hash file, the watermark presence can be controlled, ensuring seamless distribution and verification of the application.
com.juliencardoux.watermarker 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/watermarker.git README Markdown
Copy this to your project's README.md
## Installation
Add **Watermarker** 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/watermarker.git
```
[](https://www.pkglnk.dev/pkg/watermarker)
No comments yet. Be the first!