AppsFlyerSDK / appsflyer-unity-plugin

AppsFlyer Unity Plugin
MIT License
156 stars 64 forks source link

Question: Why download the whole repository to get a unity package? #256

Closed EcoEditor closed 6 months ago

EcoEditor commented 9 months ago

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.

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 30 days with no activity.

revenkogrisha commented 8 months ago

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:

  1. Just open repo as it is, in the newest stage (just open master branch, it's opened by default)
  2. Find .unitypackage file in the repo (it's supposed to be in the root)
  3. Click on it
  4. 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

image
github-actions[bot] commented 6 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 6 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.