rageagainstthepixel/activate-unity-license

A GitHub Action to activate a Unity Game Engine license for CI/CD workflows.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
licenseMust be one of `personal`, `professional`, or `floating`.nopersonal
usernameThe email address you use for your Unity Id. Required for `personal` and `professional` license activations.no""
passwordThe password you use for Unity Id access. Required for `personal` and `professional` license activations.no""
serialThe Serial number for the seat. Required for Professional license activations.no""
configurationUnity License Client configuration file `services-config.json` path, raw json, or json encoded as base64 string. Required for `floating` license activations.no""
services-configDeprecated. Same as `configuration`; use `configuration` for new workflows.no""
license-versionMust be one of `5.x` (Unity 5.x), `6.x` (Unity 2017+)no

no outputs