【m】修改框架編輯器

This commit is contained in:
2025-10-24 19:08:10 +08:00
parent e62fb387d6
commit ae6e7c804b
12 changed files with 116 additions and 9 deletions

View File

@@ -31,7 +31,7 @@ namespace Stary.Evo.Editor
public static OdinEditorWindow window;
private HotfixMainResDomain hotfixMainResDomain;
[MenuItem("Evo/Dev/资源打包工具")]
[MenuItem("Evo/Dev/资源打包工具",false, 2)]
static void ShowWindows()
{
#if NotUpdate