ue-mcp 1.0.60 → 1.0.61

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26,6 +26,6 @@
26
26
  "statetree": 35,
27
27
  "plugins": 2
28
28
  },
29
- "generatedAt": "2026-05-27T05:11:49.104Z",
30
- "version": "1.0.60"
29
+ "generatedAt": "2026-05-27T05:29:06.964Z",
30
+ "version": "1.0.61"
31
31
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ue-mcp",
3
- "version": "1.0.60",
3
+ "version": "1.0.61",
4
4
  "description": "Unreal Engine MCP server - 21 tools, 513+ actions for AI-driven editor control",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -5,7 +5,7 @@
5
5
  #include "Dom/JsonObject.h"
6
6
  #include "UObject/UnrealType.h"
7
7
 
8
- class FMCPJsonSerializer
8
+ class UE_MCP_BRIDGE_API FMCPJsonSerializer
9
9
  {
10
10
  public:
11
11
  // Serialize UE type to JSON value