You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-3
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,17 @@
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)
0 commit comments