This repository was archived by the owner on May 19, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# UnityLauncher
22
3- Project is saved with VS2017
3+ Tool for automatically launching specific unity versions for each project
4+
5+ # Features
6+ - Automatically launch correct Unity version for your recent projects
7+ - If correct version is not installed, UnityInstaller is downloaded or webpage for that version is opened
8+ - Display Recent projects list (with project version, last modified date and styled with green color if you have this version installed)
9+ - Can be used from commandline to automatically open specific project or folder with correct version * to be updated
10+
11+ ![ UnityLauncher] ( https://user-images.githubusercontent.com/5438317/29217186-8b059f5c-7ee3-11e7-9cd4-0280e4b78dc4.jpg " UnityLauncher ")
12+
13+ # Instructions
14+ - Download, Run
15+ - At first run you need to setup "root installations folder" (All Unity installations will be scanned under this folder)
16+ - Recent projects list is fetched from registry (Project version and date is checked from those project folders)
17+ - Select row from the list and click "Launch" (Launches unity with that project) or "Explore" (opens Explorer to that folder)
18+
19+ # Download
20+ https://github.com/unitycoder/UnityLauncher/releases
21+
22+ ### Sources
23+ Project is created with VS2017 (and .net4.5)
You can’t perform that action at this time.
0 commit comments