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

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Sunflower2** 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/sunflower2.git
```

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

Dependencies (5)

README

What

Core build game (Unity 2022.3)

Made With Unity License Last Commit Repo Size Last Release

How To Install

1: Download the repo and drop it into folder Assets

2: Add the line below to Packages/manifest.json

  • for version 1.6.9
"com.wolf-org.sunflower2":"https://github.com/VirtueSky/sunflower_2.git#1.6.9",
  • depencies:
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.serialization": "3.1.1",
"com.unity.collections": "2.1.4",
"com.unity.textmeshpro": "3.0.8",
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#2.5.10",

Includes modules

β”œβ”€β”€ Core (Update only called once in Monobehaviour, Delay...)
β”œβ”€β”€ Advertising (Support for Max, Admob and IronSource)
β”œβ”€β”€ In App Purchase (IAP)
β”œβ”€β”€ Asset Finder
β”œβ”€β”€ Audio
β”œβ”€β”€ Button (Custom UI Button)
β”œβ”€β”€ Data
β”œβ”€β”€ Firebase Remote config
β”œβ”€β”€ Tracking (Firebase Analytic, Adjust, AppsFlyer)
β”œβ”€β”€ Tri-Inspector
β”œβ”€β”€ Level Editor
β”œβ”€β”€ Mobile Notification
β”œβ”€β”€ Object Pooling
β”œβ”€β”€ Prime tween
β”œβ”€β”€ Localization
β”œβ”€β”€ FolderIcons
β”œβ”€β”€ Hierarchy
β”œβ”€β”€ In app review
β”œβ”€β”€ SimpleJSON
β”œβ”€β”€ GameService (Sign in with apple id / google play games service)
β”œβ”€β”€ Tracking Revenue (by Firebase analytic, Adjust or Appsflyer)
β”œβ”€β”€ Vibration (Vibration native support for android & ios)
β”œβ”€β”€ Misc (Extension support Transform, SafeArea, Play Animancer, Skeleton,...)
β”œβ”€β”€ Component

Comments

No comments yet. Be the first!