foxscore/Set UnityPackage Import Thumbnail
Set the thumbnail that is shown when importing a UnityPackage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| package_path | Path to the Unity package | yes | — |
| icon_path | Path to the icon | yes | — |
| package_not_found_behavior | What to do if the package is not found (fail, warn, ignore) | no | fail |
| icon_not_found_behavior | What to do if the icon is not found (fail, warn, ignore) | no | fail |
| icon_already_present_behavior | What to do if the icon is already present (fail, warn, ignore) | no | fail |
Outputs
no outputs