| 
									
										
										
										
											2021-12-19 05:16:35 +00:00
										 |  |  | # Activates Unity | 
					
						
							|  |  |  | & "C:\Program Files\Unity\Hub\Editor\$Env:UNITY_VERSION\Editor\Unity.exe" -batchmode -quit -nographics ` | 
					
						
							| 
									
										
										
										
											2022-01-24 09:43:50 +00:00
										 |  |  |                                                                           -username $Env:UNITY_EMAIL ` | 
					
						
							|  |  |  |                                                                           -password $Env:UNITY_PASSWORD ` | 
					
						
							| 
									
										
										
										
											2021-12-19 05:16:35 +00:00
										 |  |  |                                                                           -serial $Env:UNITY_SERIAL ` | 
					
						
							|  |  |  |                                                                           -logfile | Out-Host |