Skip to content

Commit 575a56e

Browse files
authored
Update README.md
1 parent 506bc0c commit 575a56e

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
# UnityLauncherPro
2-
[![](https://ci.appveyor.com/api/projects/status/hajcaavcsg7904rx?svg=true)](#)[](https://discord.gg/cXT97hU)<div><a href="https://discord.gg/cXT97hU"><img src="https://img.shields.io/discord/337579253866692608.svg"></a></div>
2+
[![Build Status](https://ci.appveyor.com/api/projects/status/hajcaavcsg7904rx?svg=true)](https://github.com/unitycoder/UnityLauncherPro/releases/latest/download/UnityLauncherPro.zip) [![Downloads](https://img.shields.io/github/downloads/unitycoder/unitylauncherpro/total)](https://github.com/unitycoder/UnityLauncherPro/releases/latest/download/UnityLauncherPro.zip) [![GitHub license](https://img.shields.io/github/license/unitycoder/UnityLauncherPro)](https://github.com/unitycoder/UnityLauncherPro/blob/master/LICENSE) [](https://discord.gg/cXT97hU)<a href="https://discord.gg/cXT97hU"><img src="https://img.shields.io/discord/337579253866692608.svg"></a>
33

44
Handle all your Unity versions and Projects easily!
55

6-
# Features
6+
## Features
77
- Automagically Open Projects with Correct Unity Version
88
- Display Recent Projects list with last modified date and project version info
99
- Quickly Explore Project Folders
1010
- List installed Unity versions, can easily Run, Explore installation folder, View release notes
1111
- Download Missing Unity Versions in Browser
1212
- Can be used from commandline `UnityLauncherPro.exe -projectPath "c:/project/path/"`
13-
- Can enable Explorer context menu item to launch project from folder
13+
- Explorer context menu integration to launch project from folder
1414
- Use custom commandline launcher arguments per project (optional)
1515
- Show project git branch info (optional)
16+
- Current platform display and selection
1617
- Show list of released Unity versions/updates and view release notes page
1718
- 1-Click create new project with selected Unity version
1819
- Option to show missing projects in the list (if folder was removed)
@@ -23,17 +24,16 @@ Handle all your Unity versions and Projects easily!
2324
- Quick Unity Editor Process Kill (alt+q in selected project row or right click context menu)
2425
- 1-Click start web server and launch WebGL build in browser
2526
- 1-Click browse project Application.persistentDataPath for selected project
27+
- Custom skin color themes
28+
- And more: https://github.com/unitycoder/UnityLauncherPro/wiki/Launcher-Comparison
2629

27-
<br>
28-
Old (winforms) version is here: https://github.com/unitycoder/UnityLauncher
29-
30-
## Forum Thread
30+
### Forum Thread
3131
https://forum.unity.com/threads/unity-launcher-launch-correct-unity-versions-for-each-project-automatically.488718/
3232

33-
## Instructions
33+
### Instructions
3434
https://github.com/unitycoder/UnityLauncherPro/wiki
3535

36-
# Screenshots
36+
### Screenshots (older version)
3737

3838
![image](https://user-images.githubusercontent.com/5438317/71485879-184b3a00-281c-11ea-97db-73c5dfa9bb4e.png)
3939

@@ -45,3 +45,5 @@ https://github.com/unitycoder/UnityLauncherPro/wiki
4545

4646
![image](https://user-images.githubusercontent.com/5438317/98661193-d4d3be80-234e-11eb-9028-94a51d61b2d1.png)
4747

48+
<br>
49+
Old (winforms) version is here: https://github.com/unitycoder/UnityLauncher

0 commit comments

Comments
 (0)