herpdederp/Unity - Builder
Build Unity projects for different platforms.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| unityVersion | Version of unity to use for building the project. | no | "" |
| targetPlatform | Platform that the build should target. | no | "" |
| projectPath | Relative path to the project to be built. | no | "" |
| buildName | Name of the build. | no | "" |
| buildsPath | Path where the builds should be stored. | no | "" |
| buildMethod | Path to a Namespace.Class.StaticMethod to run to perform the build. | no | "" |
Outputs
no outputs