mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Init TEngine4.0.0
Init TEngine4.0.0
This commit is contained in:
39
UnityProject/Packages/YooAsset/package.json
Normal file
39
UnityProject/Packages/YooAsset/package.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"name": "com.tuyoogame.yooasset",
|
||||
"displayName": "YooAsset",
|
||||
"version": "1.5.7",
|
||||
"unity": "2019.4",
|
||||
"description": "unity3d resources management system.",
|
||||
"author": {
|
||||
"name": "TuYoo Games",
|
||||
"url": "https://github.com/tuyoogame/YooAsset"
|
||||
},
|
||||
"samples": [
|
||||
{
|
||||
"displayName": "Space Shooter",
|
||||
"description": "YooAsset runtime sample, Include resource update, resource download, resource loading and other functions.",
|
||||
"path": "Samples~/Space Shooter"
|
||||
},
|
||||
{
|
||||
"displayName": "Extension Sample",
|
||||
"description": "YooAsset editor extension sample, Include patcher combine, patcher compare, patcher importer and other functions.",
|
||||
"path": "Samples~/Extension Sample"
|
||||
},
|
||||
{
|
||||
"displayName": "UniTask Sample",
|
||||
"description": "UniTask extension sample, Include extension scprits, Please Read the README documentation in the extension sample .",
|
||||
"path": "Samples~/UniTask Sample"
|
||||
}
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tuyoogame/YooAsset.git"
|
||||
},
|
||||
"relatedPackages": {},
|
||||
"dependencies": {
|
||||
"com.unity.scriptablebuildpipeline": "1.20.2",
|
||||
"com.unity.modules.assetbundle": "1.0.0",
|
||||
"com.unity.modules.unitywebrequest": "1.0.0",
|
||||
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user