2022-04-05 15:47:48 +08:00
|
|
|
{
|
|
|
|
|
"name": "com.tuyoogame.yooasset",
|
|
|
|
|
"displayName": "YooAsset",
|
2025-07-23 18:49:02 +08:00
|
|
|
"version": "2.3.14",
|
2022-04-05 15:47:48 +08:00
|
|
|
"unity": "2019.4",
|
2022-07-18 15:17:22 +08:00
|
|
|
"description": "unity3d resources management system.",
|
2022-04-05 15:47:48 +08:00
|
|
|
"author": {
|
|
|
|
|
"name": "TuYoo Games",
|
|
|
|
|
"url": "https://github.com/tuyoogame/YooAsset"
|
|
|
|
|
},
|
2022-07-18 15:17:22 +08:00
|
|
|
"samples": [
|
|
|
|
|
{
|
2022-11-26 18:17:20 +08:00
|
|
|
"displayName": "Space Shooter",
|
2022-07-18 15:17:22 +08:00
|
|
|
"description": "YooAsset runtime sample, Include resource update, resource download, resource loading and other functions.",
|
2022-11-26 18:17:20 +08:00
|
|
|
"path": "Samples~/Space Shooter"
|
2022-07-18 15:17:22 +08:00
|
|
|
},
|
2025-06-13 18:19:35 +08:00
|
|
|
{
|
|
|
|
|
"displayName": "Mini Game",
|
|
|
|
|
"description": "YooAsset extension file system, Include wechat file system, tiktok file system.",
|
|
|
|
|
"path": "Samples~/Mini Game"
|
|
|
|
|
},
|
2022-07-18 15:17:22 +08:00
|
|
|
{
|
|
|
|
|
"displayName": "Extension Sample",
|
2025-01-03 18:10:53 +08:00
|
|
|
"description": "YooAsset extension sample, Include patcher combine, patcher compare, patcher importer and other functions.",
|
2022-09-28 22:13:21 +08:00
|
|
|
"path": "Samples~/Extension Sample"
|
2022-07-18 15:17:22 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"displayName": "UniTask Sample",
|
2025-01-03 18:10:53 +08:00
|
|
|
"description": "UniTask sample, Please Read the README documentation in the sample .",
|
2022-09-28 22:13:21 +08:00
|
|
|
"path": "Samples~/UniTask Sample"
|
2025-01-03 18:10:53 +08:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"displayName": "Test Sample",
|
|
|
|
|
"description": "Test sample, Include unit test cases .",
|
|
|
|
|
"path": "Samples~/Test Sample"
|
2022-07-18 15:17:22 +08:00
|
|
|
}
|
|
|
|
|
],
|
2022-04-05 16:06:21 +08:00
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
2022-04-06 14:50:30 +08:00
|
|
|
"url": "https://github.com/tuyoogame/YooAsset.git"
|
2022-04-05 16:06:21 +08:00
|
|
|
},
|
|
|
|
|
"relatedPackages": {},
|
2022-07-15 19:47:33 +08:00
|
|
|
"dependencies": {
|
2024-12-13 11:44:55 +08:00
|
|
|
"com.unity.scriptablebuildpipeline": "1.21.25",
|
2022-07-15 19:47:33 +08:00
|
|
|
"com.unity.modules.assetbundle": "1.0.0",
|
|
|
|
|
"com.unity.modules.unitywebrequest": "1.0.0",
|
|
|
|
|
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
|
|
|
|
|
}
|
2022-04-05 15:47:48 +08:00
|
|
|
}
|