tuyoogame/YooAsset
unity3d resources management system observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 97
- Release rhythm 93
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 25
- age_days: 1647
- days_rel: 44
- days_push: 22
- n_releases_24m: 18
Adoption not part of the score
3348 stars · 612 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
YooAsset is an open-source Unity3D resource management system for packaging, downloading, and loading game assets. It supports zero-resource installers, play-while-downloading, MOD distribution, distributed builds, and version management, validated by commercial games with millions of DAU.
Use cases
- ship a Unity game installer with no assets and download content while playing
- implement hot updates and asset patching for a Unity game
- manage asset bundles with reference counting and safe unloading
- support player-made MODs downloadable from a server
- build a game under 300MB and download the rest before entering the game
- support offline play with old assets when the network is unavailable
- adapt asset delivery for WeChat and Douyin mini-games
When to choose
- you build with Unity and need production-grade asset packaging, updating, and loading
- you need play-while-download, patching, or gray releases for a commercial game
- you want addressable asset location and tag-based content packing without manual dependency upkeep
- you target mini-game platforms like WeChat or Douyin
When to avoid
- your project is not Unity-based
- you only need simple built-in Resources folder loading with no remote updates
- you prefer Unity's official Addressables ecosystem and its integrations
Facets
library · maturity active
file-upload developer-tools plugin-system version-control gaming-tools developer-tools cross-platform cross-platform windows browser game-engine c unity asset-management asset-bundle hot-update addressable resource-loading mod-support wechat-minigame csharp game-pipeline game-development android ios
5 sources
- readme: https://github.com/tuyoogame/YooAsset · fetched 2026-08-28 · 8655d58f163d
- homepage: https://www.yooasset.com/ · fetched 2026-08-29 · f4eefc8cf7a3
- site_page: https://www.yooasset.com/docs/Introduce · fetched 2026-08-29 · 667d625d6316
- site_page: https://www.yooasset.com/docs/2.3.x/Introduce · fetched 2026-08-29 · 57df183ea07b
- site_page: https://www.yooasset.com/docs/1.5.x/Introduce · fetched 2026-08-29 · 90c5658223ca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tuyoogame/YooAsset | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="tuyoogame/YooAsset")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem