commit
f7fd589b13
|
@ -12,17 +12,17 @@
|
||||||
{
|
{
|
||||||
"displayName": "Basic Sample",
|
"displayName": "Basic Sample",
|
||||||
"description": "YooAsset runtime sample, Include resource update, resource download, resource loading and other functions.",
|
"description": "YooAsset runtime sample, Include resource update, resource download, resource loading and other functions.",
|
||||||
"path": "Samples~/BasicSample"
|
"path": "Samples~/Basic Sample"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"displayName": "Extension Sample",
|
"displayName": "Extension Sample",
|
||||||
"description": "YooAsset editor extension sample, Include patcher combine, patcher compare, patcher importer and other functions.",
|
"description": "YooAsset editor extension sample, Include patcher combine, patcher compare, patcher importer and other functions.",
|
||||||
"path": "Samples~/ExtensionSample"
|
"path": "Samples~/Extension Sample"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"displayName": "UniTask Sample",
|
"displayName": "UniTask Sample",
|
||||||
"description": "UniTask extension sample, Include extension scprits, Please Read the README documentation in the extension sample .",
|
"description": "UniTask extension sample, Include extension scprits, Please Read the README documentation in the extension sample .",
|
||||||
"path": "Samples~/UniTaskSample"
|
"path": "Samples~/UniTask Sample"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in New Issue