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

Commit c743a0f

Browse files
authored
Update README.md
1 parent bab55fb commit c743a0f

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed

README.md

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

3-
Tool for automatically launching specific unity versions for each project (Windows only)
3+
Autotically launch projects with correct Unity versions and some extra features to manager your projects and Unity versions!
44

55
# Features
6-
- Launch correct Unity version for your recent projects
7-
- Option to download missing unity version installation or open webpage
8-
- Display Recent projects list with project version, last modified date
9-
- Highlight project version with green if correct unity is installed
10-
- Easily open project folder in explorer
11-
- List of installed Unity versions, can easily run, explore, view release notes
6+
- Automagically Open Projects with Correct Unity Version
7+
- Display Recent Projects list with last modified date and Unity version info
8+
- Quickly Explore Project Folder
9+
- List installed Unity versions, can easily Run, Explore installation folder, View release notes
10+
- Download Missing Unity Versions Easily
1211
- Can be used in commandline `UnityLauncher.exe -projectPath "c:/project/path/"`
1312
- Can add custom Explorer context menu item to launch folder as a project: https://github.com/unitycoder/UnityLauncher/wiki/Adding-Explorer-Context-Menu
1413
- List of custom package folders (quicly explore them and then can import packages)
14+
- Show list of available Unity versions/updates
1515

1616
# Instructions
1717
- Download, Run
@@ -21,7 +21,7 @@ Tool for automatically launching specific unity versions for each project (Windo
2121

2222
# Keyboard Shortcuts
2323
- When recent list is selected: Enter = Launch selected, F5 = refresh recent list
24-
- 1,2,3 to switch tabs
24+
- Project filter field: Esc - clear search
2525

2626
# Download
2727
https://github.com/unitycoder/UnityLauncher/releases
@@ -36,8 +36,14 @@ https://github.com/unitycoder/UnityLauncher/issues
3636
https://forum.unity3d.com/threads/unitylauncher-launch-correct-unity-versions-for-each-project-automatically.488718/
3737

3838
# Images
39-
![unitylauncher-1](https://user-images.githubusercontent.com/5438317/29495593-0f2f1d54-85f5-11e7-929b-96fbe0147b2e.jpg)
39+
![image](https://user-images.githubusercontent.com/5438317/35776535-65794550-09d9-11e8-925a-6b799d1a7b7f.png)
4040

41-
![unitylauncher-1b](https://user-images.githubusercontent.com/5438317/29495592-0f2bdf18-85f5-11e7-9d69-a29bf1f1b4f4.jpg)
41+
![image](https://user-images.githubusercontent.com/5438317/35776559-d4ecb8ae-09d9-11e8-90e9-a01e662367f7.png)
4242

43-
![unitylauncher-1c](https://user-images.githubusercontent.com/5438317/29495591-0ee98ef6-85f5-11e7-849f-e78977f4f473.jpg)
43+
![image](https://user-images.githubusercontent.com/5438317/35776539-7b5a63a4-09d9-11e8-825b-956110d98499.png)
44+
45+
![image](https://user-images.githubusercontent.com/5438317/35776544-85f7c1f8-09d9-11e8-8ab7-ee08d01ebef3.png)
46+
47+
![image](https://user-images.githubusercontent.com/5438317/35776558-d0692970-09d9-11e8-8191-f48da5d63ca8.png)
48+
49+
![image](https://user-images.githubusercontent.com/5438317/35776575-01c720bc-09da-11e8-99d1-f6e4ad3c0fab.png)

0 commit comments

Comments
 (0)