microsoft / unitysetup.powershell

Powershell module for interfacing with Unity installs and projects.
MIT License
178 stars 47 forks source link

Add a the ability to search upward for a Unity project #233

Open mister-liss opened 2 years ago

mister-liss commented 2 years ago

We have cases in our CI in which it is important to know if a file is part of a Unity project and to recover the project path if it is.