Ross ROSS = Recommend OSS · open-source software intelligence for agents

tuyoogame/YooAsset

unity3d resources management system observed · 2026-08-28

github.com/tuyoogame/YooAsset · homepage · C# · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
tuyoogame/YooAssetmain96

For agents

markdown · JSON · MCP: product_card(name="tuyoogame/YooAsset")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem