超大量的更新 修复很多问题,gameplay特效初步
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using System;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
@@ -13,7 +13,7 @@ namespace MCPForUnity.Editor.Helpers
|
||||
{
|
||||
private const string PrefClaude = EditorPrefKeys.ClaudeCliPathOverride;
|
||||
|
||||
// Resolve Claude CLI absolute path. Pref → env → common locations → PATH.
|
||||
// Documentation text normalized.
|
||||
internal static string ResolveClaude()
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user