Question: Why download the whole repository to get a unity package?
Some plugins allow to download the package without downloading the repo. like: https://github.com/Cysharp/UniTask/releases
if there's no real reason to download the whole repo maybe you can consider that.
This issue is stale because it has been open for 30 days with no activity.
I agree that it's strange that they didn't do it, but...
Here is the actually easy solution for this case without downloading the whole repo:
- Just open repo as it is, in the newest stage (just open master branch, it's opened by default)
- Find .unitypackage file in the repo (it's supposed to be in the root)
- Click on it
- Find a small Download Raw File button in the top right corner
That's it, you got the package! In my case the file called appsflyer-unity-plugin-6.13.10.unitypackage, if you need any other version, just try navigating through tags
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.