nowsprinting/Create Unity Project

Create empty Unity3D project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project-pathPath of the Unity project to be created, relative from repository root (/github/workspace).noUnityProject~
active-input-handlerActive Input Handler setting for the Unity project. 0: "Input Manager (Old)" (default), 1: "Input System Package (New)", and 2: "Both".no0
scripting-backendScripting Backend setting for the Unity project. 0: "Mono" (default), 1: "IL2CPP".no0
il2cpp-code-generationIL2CPP Code Generation setting for the Unity project. 0: "Optimize for runtime speed" (default), 1: "Optimize for code size and build time".no0
managed-stripping-levelManaged Stripping Level setting for the Unity project. 0: "Disabled" (Mono default), 4: "Minimal" (IL2CPP default), 1: "Low", 2: "Medium", 3: "High".no0
namedescription
created-project-pathPath of the created Unity project, relative from repository root (/github/workspace).