write_text_asset
Writes any text file (JSON, .asmdef, .shader, .txt, .csv) into a Unity project with path sandboxing and automatic backup.
Instructions
Schreibt eine beliebige Textdatei ins Projekt (JSON, .asmdef, .shader, .txt, .csv …). Path-Sandbox + Backup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| rel_path | Yes | ||
| content | Yes |