{"id":20755729,"url":"https://github.com/onclick9927/wooasset","last_synced_at":"2025-04-05T00:06:48.303Z","repository":{"id":101423762,"uuid":"606683089","full_name":"OnClick9927/WooAsset","owner":"OnClick9927","description":"简单高效的AssetBundle工具","archived":false,"fork":false,"pushed_at":"2025-03-21T08:58:12.000Z","size":2454,"stargazers_count":178,"open_issues_count":0,"forks_count":18,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-28T23:05:16.576Z","etag":null,"topics":["asset","assetbundle","csharp","framework","hotfix","unity"],"latest_commit_sha":null,"homepage":"https://onclick9927.github.io/2023/05/19/Doc/WooAsset/0-WooAsset-%E7%AE%80%E4%BB%8B/","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/OnClick9927.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}},"created_at":"2023-02-26T08:33:39.000Z","updated_at":"2025-03-28T08:02:13.000Z","dependencies_parsed_at":"2024-01-14T01:35:20.028Z","dependency_job_id":"92864c37-b604-4819-940f-fbcdcf6a88bc","html_url":"https://github.com/OnClick9927/WooAsset","commit_stats":null,"previous_names":[],"tags_count":102,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnClick9927%2FWooAsset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnClick9927%2FWooAsset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnClick9927%2FWooAsset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnClick9927%2FWooAsset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnClick9927","download_url":"https://codeload.github.com/OnClick9927/WooAsset/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266563,"owners_count":20910836,"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":["asset","assetbundle","csharp","framework","hotfix","unity"],"created_at":"2024-11-17T09:27:04.731Z","updated_at":"2025-04-05T00:06:48.285Z","avatar_url":"https://github.com/OnClick9927.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## upm 地址 https://github.com/OnClick9927/WooAsset.git#src\n## upm 地址2 https://gitee.com/OnClick9927/WooAsset.git#src\n\n# WooAsset [文档](https://onclick9927.github.io/2023/05/19/Doc/WooAsset/0-WooAsset-%E7%AE%80%E4%BB%8B)\n* 一个简单、高效、易扩展的 AssetBundle管理工具\n\n* 支持各个模式切换（无需修改代码）\n  * 纯空包、全靠下载 （例如：微信小游戏）\n  * 选择一部分/所有放在包内，拷贝到沙盒，加载从沙盒，沙盒没有就下载（例如：APK ）\n  * 选择一部分/所有放在包内，拷贝到沙盒，版本校验，加载从沙盒，沙盒没有就下载（例如：APK ）\n  * 选择一部分/所有在包内，所有资源从stream 加载 （例如：体验包）\n\n* 运行时\n  * 支持加载  常规资源、子资源、场景、原生文件\n  * 支持直接加载在（沙盒、Stream、服务器的 Bundle）\n  * 支持只可以路径加载的插件/代码\n  * 支持分帧加载\n  * 支持资源模糊搜索\n  * 支持选择版本运行\n  * 支持资源懒卸载/内存大小控制/自动卸载\n  * 支持下载重试、等待时常控制、速度限制\n  * 支持加载流程个性化\n  * 支持有/无服务器告知最新版本\n\n* 编辑器\n  * 支持 分布式构建(支持mod)\n  * 支持 shader 变体收集\n  * 支持 构建 spriteatlas\n  * 支持 打包/加载Unity无法识别的文件\n  * 支持 打包流程自定义（自定义分包、版本规划、结束流程、自定义标签等）\n  * 支持 资源分析\n  * 支持 历史版本找回\n  * 支持 控制线上存在的版本个数\n  * 支持 打包报告\n  * 支持 自定义内建资源选择\n  * 支持 SBP\n  * 支持 二次分包（优化）\n* 其他\n  * 支持自定义资源加密\n  * 包含本地资源服务器\n  * Editor、Runtime 均支持同步、异步、委托、携程\n  * 支持webgl、win、osx、android、iphone（所有模式）\n\n\n### 成功案例,欢迎加入我们一起交流（QQ 782290296）\n\n\u003ctable\u003e\n\u003ctr\u003e\n    \u003ctd\u003e\n      \u003cdiv align=\"center\"\u003e\n        \u003cimage src=\"https://img.tapimg.com/market/images/0911f4199421cf4a0d2d94081235a50a.png/appicon_m?t=1\" style=\"width:64px;height:64px;\"\u003e\u003c/image\u003e\n        \u003cbr\u003e\n        \u003ca  href=\"https://www.taptap.cn/app/736704\" target=\"_blank\"\u003e法宝传说:御兽\u003c/a\u003e\n      \u003c/div\u003e\n    \u003c/td\u003e\n   \u003ctd\u003e\n      \u003cdiv align=\"center\"\u003e\n        \u003cimage src=\"https://github.com/user-attachments/assets/2b7a2a13-1c1a-4910-9add-fcb2411ceb60\" style=\"width:64px;height:64px;\"\u003e\u003c/image\u003e\n        \u003cbr\u003e\n        \u003ca  href=\"https://onclick9927.github.io/2024/09/06/Doc/WooAsset/13-WooAsset-%E4%BE%8B%E5%AD%90WebGL%203/\" target=\"_blank\"\u003eNoPicGame\n \u003c/a\u003e\n      \u003c/div\u003e\n    \u003c/td\u003e\n   \u003ctd\u003e\n      \u003cdiv align=\"center\"\u003e\n        \u003cimage src=\"https://github.com/OnClick9927/OnClick9927.github.io/blob/main/source/Webs/Bubble1Up/bubble_icon.png?raw=true\" style=\"width:64px;height:64px;\"\u003e\u003c/image\u003e\n        \u003cbr\u003e\n        \u003ca  href=\"https://onclick9927.github.io/2024/09/06/Doc/WooAsset/12-WooAsset-%E4%BE%8B%E5%AD%90WebGL%202/\" target=\"_blank\"\u003eBubble 1 Up\n          \u003c/a\u003e\n      \u003c/div\u003e\n    \u003c/td\u003e\n\n  \u003ctd\u003e\n\n\n  \u003ctd\u003e\n      \u003cdiv align=\"center\"\u003e\n        \u003cimage src=\"https://github.com/OnClick9927/OnClick9927.github.io/blob/main/source/Webs/WooAsset_WEBGL/TemplateData/favicon.ico\" style=\"width:64px;height:64px;\"\u003e\u003c/image\u003e\n        \u003cbr\u003e\n        \u003ca  href=\"https://onclick9927.github.io/2024/08/06/Doc/WooAsset/10-WooAsset-%E4%BE%8B%E5%AD%90WebGL/\" target=\"_blank\"\u003e2048(WebGL)\u003c/a\u003e\n \u003cbr\u003e\n        \u003ca  href=\"https://github.com/OnClick9927/WooAsset/tree/main/Examples/2048\" target=\"_blank\"\u003e源码\u003c/a\u003e\n      \u003c/div\u003e\n  \u003c/td\u003e\n   \n\u003c/tr\u003e\n\u003c/table\u003e\n\n## 近期Star趋势\n[![Stargazers over time](https://starchart.cc/OnClick9927/WooAsset.svg)](https://starchart.cc/OnClick9927/WooAsset)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonclick9927%2Fwooasset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonclick9927%2Fwooasset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonclick9927%2Fwooasset/lists"}