Skip to content

VirtueSky/sunflower_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

515 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.7.5
{
  "scopedRegistries": [
    {
      "name": "npm",
      "url": "https://registry.npmjs.org/",
      "scopes": [
        "com.kyrylokuzyk"
      ]
    }
  ],
  "dependencies": {
    "com.wolf-org.sunflower2": "https://github.com/VirtueSky/sunflower_2.git#1.7.5"
  }
}
  • 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",
"com.kyrylokuzyk.primetween": "1.3.8",

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
β”œβ”€β”€ 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

Join Discord to receive update notifications

Packages

 
 
 

Contributors

Languages