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

Commit a5731f8

Browse files
authored
Update README.md
1 parent e51c815 commit a5731f8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
# UnityLauncher
22

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!
44

55
# Features
66
- 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
88
- Quickly Explore Project Folder
99
- List installed Unity versions, can easily Run, Explore installation folder, View release notes
1010
- 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/"`
1212
- 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
1315
- List of custom package folders (quicly explore them and then can import packages)
1416
- Show list of available Unity versions/updates
1517

0 commit comments

Comments
 (0)