Skip to content
This repository was 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

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityLauncher

Tool for automatically launching specific unity versions for each project (Windows only)

Features

  • Automatically launch correct Unity version for your recent projects
  • If correct version is not installed, UnityInstaller.exe is downloaded and started, or webpage for that version is opened
  • Display Recent projects list with project version, last modified date and highlighted with green if you have this version installed
  • Can be used from commandline to automatically open specific project or folder with correct version *to be updated

UnityLauncher

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)

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

Packages

No packages published

Contributors 7

Languages