rageagainstthepixel/create unity project from hub template

A GitHub Action to create a new Unity Project using a predefined template package.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project-nameThe name of the Unity project to create.yes
project-directoryThe directory where the Unity project will be created. Defaults to the root of the workspace.no${{ github.workspace }}
template-nameThe name of the template package to use for creating the Unity project.nocom.unity.template.3d(-cross-platform)?
namedescription
project-pathThe path to the created Unity project.