1
1
# 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 >
3
3
4
4
Handle all your Unity versions and Projects easily!
5
5
6
- # Features
6
+ ## Features
7
7
- Automagically Open Projects with Correct Unity Version
8
8
- Display Recent Projects list with last modified date and project version info
9
9
- Quickly Explore Project Folders
10
10
- List installed Unity versions, can easily Run, Explore installation folder, View release notes
11
11
- Download Missing Unity Versions in Browser
12
12
- 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
14
14
- Use custom commandline launcher arguments per project (optional)
15
15
- Show project git branch info (optional)
16
+ - Current platform display and selection
16
17
- Show list of released Unity versions/updates and view release notes page
17
18
- 1-Click create new project with selected Unity version
18
19
- Option to show missing projects in the list (if folder was removed)
@@ -23,17 +24,16 @@ Handle all your Unity versions and Projects easily!
23
24
- Quick Unity Editor Process Kill (alt+q in selected project row or right click context menu)
24
25
- 1-Click start web server and launch WebGL build in browser
25
26
- 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
26
29
27
- <br >
28
- Old (winforms) version is here: https://github.com/unitycoder/UnityLauncher
29
-
30
- ## Forum Thread
30
+ ### Forum Thread
31
31
https://forum.unity.com/threads/unity-launcher-launch-correct-unity-versions-for-each-project-automatically.488718/
32
32
33
- ## Instructions
33
+ ### Instructions
34
34
https://github.com/unitycoder/UnityLauncherPro/wiki
35
35
36
- # Screenshots
36
+ ### Screenshots (older version)
37
37
38
38
![ image] ( https://user-images.githubusercontent.com/5438317/71485879-184b3a00-281c-11ea-97db-73c5dfa9bb4e.png )
39
39
@@ -45,3 +45,5 @@ https://github.com/unitycoder/UnityLauncherPro/wiki
45
45
46
46
![ image] ( https://user-images.githubusercontent.com/5438317/98661193-d4d3be80-234e-11eb-9028-94a51d61b2d1.png )
47
47
48
+ <br >
49
+ Old (winforms) version is here: https://github.com/unitycoder/UnityLauncher
0 commit comments