get_project_info_live
Retrieves live Unity project information including active build target, scripting defines, and active scenes. Runs the editor headlessly with an injected C# script and writes results to a file.
Instructions
Startet den Editor headless und liest Live-Infos (aktives BuildTarget, Scripting-Defines, aktive Szenen) via injiziertem C#-Skript. Läuft als Job; Ergebnis aus result_file lesen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| version | No |