超大量的更新 修复很多问题,gameplay特效初步

This commit is contained in:
FloatGaming
2026-02-14 23:46:20 +08:00
parent ef8eb67259
commit 3a7a0b4669
360 changed files with 85670 additions and 4144 deletions
@@ -1,4 +1,4 @@
using System;
using System;
namespace MCPForUnity.Editor.Resources
{
@@ -22,8 +22,8 @@ namespace MCPForUnity.Editor.Resources
/// <summary>
/// Create an MCP resource attribute with auto-generated resource name.
/// The resource name will be derived from the class name (PascalCase → snake_case).
/// Example: ManageAsset → manage_asset
/// Documentation text normalized.
/// Documentation text normalized.
/// </summary>
public McpForUnityResourceAttribute()
{