11
This commit is contained in:
@@ -300,7 +300,7 @@ namespace Stary.Evo.Editor
|
|||||||
CollectPath = assetPath,
|
CollectPath = assetPath,
|
||||||
CollectorGUID = guid,
|
CollectorGUID = guid,
|
||||||
CollectorType = ECollectorType.MainAssetCollector,
|
CollectorType = ECollectorType.MainAssetCollector,
|
||||||
AddressRuleName = nameof(AddressByGroupAndFileName),
|
AddressRuleName = nameof(AddressByFolderAndFileName),
|
||||||
AssetTags = groupName,
|
AssetTags = groupName,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "com.staryevo.main",
|
"name": "com.staryevo.main",
|
||||||
"version": "2.0.10",
|
"version": "2.0.11",
|
||||||
"displayName": "00.StaryEvo",
|
"displayName": "00.StaryEvo",
|
||||||
"description": "This is an Framework package(后台服务器版本,端口9527)",
|
"description": "This is an Framework package(后台服务器版本,端口9527)",
|
||||||
"unity": "2021.3",
|
"unity": "2021.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user