【m】build apk 开发

This commit is contained in:
2025-07-02 16:40:31 +08:00
parent 986c610ef2
commit 9e46410516
6 changed files with 1 additions and 101 deletions

View File

@@ -34,10 +34,7 @@ namespace Stary.Evo.Editor
[MenuItem("Evo/资源打包工具")]
static void ShowWindows()
{
#if NotUpdate
#elif HotUpdate
#endif
#if NotUpdate
if (EditorUtility.DisplayDialog("提示", "当前为非热更模式,不支持热更打包功能,是否切换热更模式", "是", "否"))