Skip to content

Commit f5d468b

Browse files
authored
Update README.md
1 parent 24ebdb1 commit f5d468b

File tree

1 file changed

+27
-4
lines changed

1 file changed

+27
-4
lines changed

Diff for: README.md

+27-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,32 @@
11
# UnityLauncherPro
22
[![](https://ci.appveyor.com/api/projects/status/hajcaavcsg7904rx?svg=true)](#)
33

4-
This is a Work-In-Progress, WPF version, of the UnityLauncher.
5-
Current (winforms) version is here: https://github.com/unitycoder/UnityLauncher
4+
Handle all your Unity versions and Projects easily!
65

7-
# Preview
6+
# Features
7+
- Automagically Open Projects with Correct Unity Version
8+
- Display Recent Projects list with last modified date and project version info
9+
- Quickly Explore Project Folders
10+
- List installed Unity versions, can easily Run, Explore installation folder, View release notes
11+
- Download Missing Unity Versions in Browser
12+
- Can be used from commandline `UnityLauncherPro.exe -projectPath "c:/project/path/"`
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
17+
18+
<br>
19+
Old (winforms) version is here: https://github.com/unitycoder/UnityLauncher
20+
21+
# Screenshots
22+
23+
![image](https://user-images.githubusercontent.com/5438317/71485879-184b3a00-281c-11ea-97db-73c5dfa9bb4e.png)
24+
25+
![image](https://user-images.githubusercontent.com/5438317/71485888-200ade80-281c-11ea-90bd-a9631ae247e1.png)
26+
27+
![image](https://user-images.githubusercontent.com/5438317/71485892-2436fc00-281c-11ea-966c-39a09d06bd9e.png)
28+
29+
![image](https://user-images.githubusercontent.com/5438317/71485895-26995600-281c-11ea-99f4-a1e4c13710a2.png)
30+
31+
![image](https://user-images.githubusercontent.com/5438317/71485899-29944680-281c-11ea-86de-bbd9f75785d4.png)
832

9-
![image](https://user-images.githubusercontent.com/5438317/65369488-47b73d00-dc56-11e9-87c3-0622ef46f188.png)

0 commit comments

Comments
 (0)