【m】00 优化

This commit is contained in:
2025-05-06 10:27:31 +08:00
parent 4eec980dfd
commit 8a8322e1e1
2 changed files with 3 additions and 1 deletions

View File

@@ -120,6 +120,8 @@ namespace Stary.Evo.Editor
// [OnValueChanged("SetEncryptionServices")]
// public Type encryption;
[HideLabel] public AbstractBuildPipelineViewer viewer;
[HideLabel] private Dictionary<EBuildPipeline, AbstractBuildPipelineViewer> _viewers;

View File

@@ -1,6 +1,6 @@
{
"name": "com.staryevo.main",
"version": "1.0.22",
"version": "1.0.23",
"displayName": "00.StaryEvo",
"description": "This is an Framework package",
"unity": "2021.3",