chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:49:17 +08:00
commit 7243d5823b
2201 changed files with 257291 additions and 0 deletions
@@ -0,0 +1,12 @@
---
title: "scripting_ext tools"
sidebar_label: "scripting_ext"
description: "MCP for Unity tools in the scripting_ext group."
---
# `scripting_ext` tools
ScriptableObject management
- **[`execute_code`](./execute_code.md)** — Execute arbitrary C# code inside the Unity Editor.
- **[`manage_scriptable_object`](./manage_scriptable_object.md)** — Creates and modifies ScriptableObject assets using Unity SerializedObject property paths.