|
1 | 1 | # UnityLauncherPro
|
2 | 2 | [](#)
|
3 | 3 |
|
4 |
| -This is a Work-In-Progress, WPF version, of the UnityLauncher. |
5 |
| -Current (winforms) version is here: https://github.com/unitycoder/UnityLauncher |
| 4 | +Handle all your Unity versions and Projects easily! |
6 | 5 |
|
7 |
| -# Preview |
| 6 | +# Features |
| 7 | +- Automagically Open Projects with Correct Unity Version |
| 8 | +- Display Recent Projects list with last modified date and project version info |
| 9 | +- Quickly Explore Project Folders |
| 10 | +- List installed Unity versions, can easily Run, Explore installation folder, View release notes |
| 11 | +- Download Missing Unity Versions in Browser |
| 12 | +- Can be used from commandline `UnityLauncherPro.exe -projectPath "c:/project/path/"` |
| 13 | +- Can enable Explorer context menu item to launch project from folder |
| 14 | +- Use custom commandline launcher arguments per project (optional) |
| 15 | +- Show project git branch info (optional) |
| 16 | +- Show list of released Unity versions/updates |
| 17 | + |
| 18 | +<br> |
| 19 | +Old (winforms) version is here: https://github.com/unitycoder/UnityLauncher |
| 20 | + |
| 21 | +# Screenshots |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
8 | 32 |
|
9 |
| - |
|
0 commit comments