|
1 | 1 | # UnityLauncher
|
2 | 2 |
|
3 | | -Autotically launch projects with correct Unity versions and some extra features to manager your projects and Unity versions! |
| 3 | +Handle all your Unity versions and Projects easily! |
4 | 4 |
|
5 | 5 | # Features
|
6 | 6 | - Automagically Open Projects with Correct Unity Version
|
7 | | -- Display Recent Projects list with last modified date and Unity version info |
| 7 | +- Display Recent Projects list with last modified date and project version info |
8 | 8 | - Quickly Explore Project Folder
|
9 | 9 | - List installed Unity versions, can easily Run, Explore installation folder, View release notes
|
10 | 10 | - Download Missing Unity Versions Easily
|
11 | | -- Can be used in commandline `UnityLauncher.exe -projectPath "c:/project/path/"` |
| 11 | +- Can be used from commandline `UnityLauncher.exe -projectPath "c:/project/path/"` |
12 | 12 | - Can add custom Explorer context menu item to launch folder as a project: https://github.com/unitycoder/UnityLauncher/wiki/Adding-Explorer-Context-Menu
|
| 13 | +- Use custom launcher arguments per project! |
| 14 | +- Show project git branch info |
13 | 15 | - List of custom package folders (quicly explore them and then can import packages)
|
14 | 16 | - Show list of available Unity versions/updates
|
15 | 17 |
|
|
0 commit comments