{"id":21055215,"url":"https://github.com/virtuesky/sunflower","last_synced_at":"2025-05-15T23:32:26.662Z","repository":{"id":193850051,"uuid":"689605612","full_name":"VirtueSky/sunflower","owner":"VirtueSky","description":"Core ScriptableObject architecture for building Unity games (Android \u0026 iOS)","archived":false,"fork":false,"pushed_at":"2025-05-13T03:22:10.000Z","size":46850,"stargazers_count":144,"open_issues_count":0,"forks_count":12,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-13T04:24:07.999Z","etag":null,"topics":["android","architecture","binary","code-base","framework","game-base","game-core","ios","scriptable","scriptableobject","scriptableobject-variables","scriptableobjectevent","unity","unity3d"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VirtueSky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-09-10T10:57:46.000Z","updated_at":"2025-05-13T03:22:14.000Z","dependencies_parsed_at":"2023-11-14T04:32:14.408Z","dependency_job_id":"d6730a64-29ef-4a3e-b708-da75bf3e26fb","html_url":"https://github.com/VirtueSky/sunflower","commit_stats":null,"previous_names":["virtuesky/so.architecture","virtuesky/sunflower"],"tags_count":156,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtueSky%2Fsunflower","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtueSky%2Fsunflower/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtueSky%2Fsunflower/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VirtueSky%2Fsunflower/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VirtueSky","download_url":"https://codeload.github.com/VirtueSky/sunflower/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254442346,"owners_count":22071863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","architecture","binary","code-base","framework","game-base","game-core","ios","scriptable","scriptableobject","scriptableobject-variables","scriptableobjectevent","unity","unity3d"],"created_at":"2024-11-19T16:37:35.271Z","updated_at":"2025-05-15T23:32:21.588Z","avatar_url":"https://github.com/VirtueSky.png","language":"C#","readme":"# Core scriptable object architecture for building Unity games (Android \u0026 iOS)\n\n\u003cp align=\"left\"\u003e\n  \u003ca\u003e\n    \u003cimg alt=\"Made With Unity\" src=\"https://img.shields.io/badge/made%20with-Unity-57b9d3.svg?logo=Unity\"\u003e\n  \u003c/a\u003e\n  \u003ca\u003e\n    \u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/VirtueSky/sunflower?logo=github\"\u003e\n  \u003c/a\u003e\n  \u003ca\u003e\n    \u003cimg alt=\"Last Commit\" src=\"https://img.shields.io/github/last-commit/VirtueSky/sunflower?logo=Mapbox\u0026color=orange\"\u003e\n  \u003c/a\u003e\n  \u003ca\u003e\n    \u003cimg alt=\"Repo Size\" src=\"https://img.shields.io/github/repo-size/VirtueSky/sunflower?logo=VirtualBox\"\u003e\n  \u003c/a\u003e\n  \u003ca\u003e\n    \u003cimg alt=\"Last Release\" src=\"https://img.shields.io/github/v/release/VirtueSky/sunflower?include_prereleases\u0026logo=Dropbox\u0026color=yellow\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### Unity 2022.3 LTS\n## How To Install\n### 1: Download the repo and drop it into folder `Assets`\n### 2: Add the line below to `Packages/manifest.json`\n\nfor version `3.1.7`\n```csharp\n\"com.virtuesky.sunflower\":\"https://github.com/VirtueSky/sunflower.git#3.1.7\",\n```\n\n## Includes modules\n\n```bash\n├── Core (Update only called once in Monobehaviour, Delay...)\n├── ATT_IOS\n├── Advertising (Support for Max, Admob and IronSource)\n├── In App Purchase (IAP)\n├── Asset Finder\n├── Audio\n├── Button\n├── Data\n├── Scriptable Event\n├── Scriptable Variable\n├── Firebase Remote Config\n├── Tracking (Firebase Analytics, Adjust, AppsFlyer)\n├── Tri-Inspector\n├── Level Editor\n├── Mobile Notification\n├── Object Pooling\n├── Prime tween\n├── FolderIcons\n├── Hierarchy\n├── In app review\n├── SimpleJSON\n├── Tracking Revenue (by Firebase analytic, Adjust or Appsflyer)\n├── Vibration (Vibration native support for android \u0026 ios)\n├── Game Service (Sign in with apple id / google play games service)\n├── Misc (Extension support Transform, SafeArea, Play Animancer, Skeleton,...)\n├── Touch Input\n├── Component\n```\n\n#### Note:\n\n- [See Document](https://github.com/VirtueSky/sunflower/wiki)\n- [Project implementation](https://github.com/VirtueSky/TheBeginning)\n- [Core has similar modules but does not use scriptable architecture](https://github.com/wolf-package/unity-common)\n- [Referenced from `Heart 2.x`](https://github.com/pancake-llc/foundation/tree/2.x)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtuesky%2Fsunflower","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirtuesky%2Fsunflower","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtuesky%2Fsunflower/lists"}