mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-23 17:20:12 +00:00
Update package.json
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "com.tuyoogame.yooasset",
|
"name": "com.tuyoogame.yooasset",
|
||||||
"displayName": "YooAsset",
|
"displayName": "YooAsset",
|
||||||
"version": "2.2.7-preview",
|
"version": "2.2.8-preview",
|
||||||
"unity": "2019.4",
|
"unity": "2019.4",
|
||||||
"description": "unity3d resources management system.",
|
"description": "unity3d resources management system.",
|
||||||
"author": {
|
"author": {
|
||||||
@@ -16,13 +16,18 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"displayName": "Extension Sample",
|
"displayName": "Extension Sample",
|
||||||
"description": "YooAsset editor extension sample, Include patcher combine, patcher compare, patcher importer and other functions.",
|
"description": "YooAsset extension sample, Include patcher combine, patcher compare, patcher importer and other functions.",
|
||||||
"path": "Samples~/Extension Sample"
|
"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 sample, Please Read the README documentation in the sample .",
|
||||||
"path": "Samples~/UniTask Sample"
|
"path": "Samples~/UniTask Sample"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"displayName": "Test Sample",
|
||||||
|
"description": "Test sample, Include unit test cases .",
|
||||||
|
"path": "Samples~/Test Sample"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user