import_unitypackage
Import a Unity .unitypackage file into a project using headless mode, updating assets without launching the Unity Editor.
Instructions
Importiert ein .unitypackage headless in ein Projekt (Unity.exe -importPackage), als Job. confirm=true nötig (verändert Projekt-Assets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| package_path | Yes | ||
| version | No | ||
| confirm | No |