unity-mcp/TestProjects/UnityMCPTests/Assets/Scripts
dsarno 7d58053f87
fix: replace Editor-only McpLog with Debug.LogWarning in Runtime assembly (#535)
- UnityTypeConverters.cs referenced McpLog (Editor-only) from Runtime asmdef
- This caused CS0103 build errors in player builds
- Replaced with UnityEngine.Debug.LogWarning for runtime compatibility

Also cleaned up test file:
- Removed stale NL test artifacts (Build marker, Tail test comments)
- Removed unused local functions causing CS8321 warnings
2026-01-08 07:59:05 -08:00
..
TestAsmdef Autoformat (#297) 2025-09-30 16:25:33 -04:00
Hello.cs Autoformat (#297) 2025-09-30 16:25:33 -04:00
Hello.cs.meta fix: address CodeRabbit and Greptile feedback 2025-09-03 16:37:45 -07:00
LongUnityScriptClaudeTest.cs fix: replace Editor-only McpLog with Debug.LogWarning in Runtime assembly (#535) 2026-01-08 07:59:05 -08:00
LongUnityScriptClaudeTest.cs.meta Allow the LLMs to read menu items, not just execute them (#263) 2025-09-12 11:19:58 -04:00
TestAsmdef.meta Allow the LLMs to read menu items, not just execute them (#263) 2025-09-12 11:19:58 -04:00