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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
unitycoder authored Feb 18, 2018
1 parent e51c815 commit a5731f8
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
# UnityLauncher

Autotically launch projects with correct Unity versions and some extra features to manager your projects and Unity versions!
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 Unity version info
- 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 in commandline `UnityLauncher.exe -projectPath "c:/project/path/"`
- 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

Expand Down

0 comments on commit a5731f8

Please sign in to comment.