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