We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d300ca commit 9ffa897Copy full SHA for 9ffa897
README.md
@@ -13,7 +13,11 @@ Handle all your Unity versions and Projects easily!
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
+- Show list of released Unity versions/updates and view release notes page
17
+- 1-Click create new project with selected Unity version
18
+- Option to show missing projects in the list (if folder was removed)
19
+- 1-Click Start ADB Logcat with colors in command prompt
20
+- 1-Click browse editor log folder, browse asset downloads folder, browse player logs folder
21
22
<br>
23
Old (winforms) version is here: https://github.com/unitycoder/UnityLauncher
0 commit comments