Claude bridge - Version 308391

Created
Total Size1.5 MB (1,571,562 bytes)
Modified Size751.2 KB (769,260 bytes)
File Count69
Engine Version28
Changes
Changes on 2026-07-09
Meta
{ "Summary": "Let Claude AI build s&box games for you — 152 tools (v1.5.2) for scenes, scripts, physics, UI, networking, terrain, lighting and atmosphere, characters, navmesh and spatial queries, particles, reflections, library detection, and self-diagnosis (Claude reads its own logs and can restart the editor itself)", "Public": true, "Tags": "ai,claude,mcp,tool,editor,bridge,automation,code-generation,terrain,worldgen,characters,lighting,stable", "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Debug", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "Summary": "Let Claude AI build s\u0026box games for you \u2014 152 tools (v1.5.2) for scenes, scripts, physics, UI, networking, terrain, lighting and atmosphere, characters, navmesh and spatial queries, particles, reflections, library detection, and self-diagnosis (Claude reads its own logs and can restart the editor itself)",
  "Public": true,
  "Tags": "ai,claude,mcp,tool,editor,bridge,automation,code-generation,terrain,worldgen,characters,lighting,stable",
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (751.2 KB modified)

+34 ~3
  • Editor/BatchOpsHandlers.cs (7.2 KB)
  • Editor/CoreCommandHandlers.cs (951 B)
  • Editor/Mcp/BridgeAssetTools.cs (5.5 KB)
  • Editor/Mcp/BridgeAudioTools.cs (4.4 KB)
  • Editor/Mcp/BridgeBatchTools.cs (5.6 KB)
  • Editor/Mcp/BridgeCharacterTools.cs (14.3 KB)
  • Editor/Mcp/BridgeComponentTools.cs (12.4 KB)
  • Editor/Mcp/BridgeDebugTools.cs (9.8 KB)
  • Editor/Mcp/BridgeDiscoveryTools.cs (4.8 KB)
  • Editor/Mcp/BridgeGameObjectTools.cs (20.1 KB)
  • Editor/Mcp/BridgeMaterialTools.cs (4.1 KB)
  • Editor/Mcp/BridgeMovieMakerTools.cs (5.1 KB)
  • Editor/Mcp/BridgeNavigationTools.cs (2.5 KB)
  • Editor/Mcp/BridgeNetworkingTools.cs (20 KB)
  • Editor/Mcp/BridgeNpcTools.cs (12.2 KB)
  • Editor/Mcp/BridgePhysicsTools.cs (6.6 KB)
  • Editor/Mcp/BridgePlayModeTools.cs (3.1 KB)
  • Editor/Mcp/BridgePlaytestTools.cs (9.5 KB)
  • Editor/Mcp/BridgePrefabTools.cs (5 KB)
  • Editor/Mcp/BridgeProjectTools.cs (11.6 KB)
  • Editor/Mcp/BridgeScaffoldGameplayTools.cs (54.3 KB)
  • Editor/Mcp/BridgeScaffoldPolishTools.cs (18 KB)
  • Editor/Mcp/BridgeSceneTools.cs (2.7 KB)
  • Editor/Mcp/BridgeScreenshotTools.cs (7.1 KB)
  • Editor/Mcp/BridgeUiTools.cs (5 KB)
  • Editor/Mcp/BridgeValidationTools.cs (9.6 KB)
  • Editor/Mcp/BridgeVehicleTools.cs (6.2 KB)
  • Editor/Mcp/BridgeVisualsTools.cs (17.6 KB)
  • Editor/Mcp/BridgeWorkflowTools.cs (3.1 KB)
  • Editor/Mcp/BridgeWorldTools.cs (19.7 KB)
  • Editor/Mcp/McpGate.cs (3 KB)
  • Editor/ProjectAuditHandlers.cs (12.1 KB)
  • Editor/VehicleHandlers.cs (20.6 KB)
  • Editor/WorkflowHandlers.cs (16.5 KB)
  • .bin/package.sboxskinsgg.claudebridge.cll (861 B -> 860 B)
  • Editor/MyEditorMenu.cs (354.2 KB -> 359.8 KB)
  • Editor/PlaytestHandler.cs (29.7 KB -> 30.6 KB)