chore: snapshot latest sdk reimport

This commit is contained in:
2026-03-20 23:33:17 +08:00
parent 4024c15f5c
commit 8d70b7df67
121 changed files with 35 additions and 1606 deletions

View File

@@ -13,11 +13,10 @@ using System.Text.RegularExpressions;
namespace AnyThink.Scripts.IntegrationManager.Editor
{
public class ATConfig
{
public static string PLUGIN_VERSION = "2.1.7";
public static bool isDebug = false;
public static string PLUGIN_VERSION = "2.1.7";
public static bool isDebug = false;
public static bool EnableEditorTools
{