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

unitycoder/UnityLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: New Dark Theme WPF version is here : https://github.com/unitycoder/UnityLauncherPro

this old winforms version is no longer updated!

UnityLauncher

Handle all your Unity versions and Projects easily!

Features

  • Automagically Open Projects with Correct Unity Version
  • Display Recent Projects list with last modified date and project version info
  • Quickly Explore Project Folder
  • List installed Unity versions, can easily Run, Explore installation folder, View release notes
  • Download Missing Unity Versions Easily
  • Can be used from commandline UnityLauncher.exe -projectPath "c:/project/path/"
  • Can add custom Explorer context menu item to launch folder as a project: https://github.com/unitycoder/UnityLauncher/wiki/Adding-Explorer-Context-Menu
  • Use custom launcher arguments per project!
  • Show project git branch info
  • List of custom package folders (quicly explore them and then can import packages)
  • Show list of available Unity versions/updates

Instructions

  • Download, Run
  • At first run you need to setup "root installations folder" (All Unity installations will be scanned under this folder)
  • Recent projects list is fetched from registry (Project version and date is checked from those project folders)
  • Select row from the list and click "Launch" (Launches unity with that project) or "Explore" (opens Explorer to that folder)

Keyboard Shortcuts

  • When recent list is selected: Enter = Launch selected, F5 = refresh recent list
  • Project filter field: Esc - clear search

Download

https://github.com/unitycoder/UnityLauncher/releases

Sources

Project is created with VS2017 (and .net4.5)

Reporting Bugs / Requests

https://github.com/unitycoder/UnityLauncher/issues

Unity Forum Thread

https://forum.unity3d.com/threads/unitylauncher-launch-correct-unity-versions-for-each-project-automatically.488718/

Images

image

image

image

image

image

image

Special Thanks (for fixes, updates, pull requests)