Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Open a Unity folder directly from UnityLauncher #40

Closed
bourgeoismaxime opened this issue Feb 23, 2018 · 3 comments
Closed

Open a Unity folder directly from UnityLauncher #40

bourgeoismaxime opened this issue Feb 23, 2018 · 3 comments

Comments

@bourgeoismaxime
Copy link

Hello,
Would it be possible to add a button in UnityLauncher to open a Unity project we never opened before ? I have placed old projects back in my HDD and i always have to find the correct Unity version before I can open them with UnityLauncher.

@unitycoder
Copy link
Owner

yeah, should be easy to add.

i'm thinking:

  • [+] add project button
  • displays file or folder dialog to browse for it
  • launches that project

also,
if you are already in the project folder with explorer, you can open the project with context menu:
https://github.com/unitycoder/UnityLauncher/wiki/Adding-Explorer-Context-Menu

@bourgeoismaxime
Copy link
Author

Sadly I tried the Explorer Context Menu at my work but it does not work for me (I guess permissions related or something like that). I guessed that if the context menu can do it then it should not be that hard to add in the UI.

@unitycoder
Copy link
Owner

this is now live (or at least the first version of it),
https://github.com/unitycoder/UnityLauncher/releases

see comments, #47 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants