mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-27 19:20:09 +00:00
change sample path name
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user