-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/Ghost-Miner/Unity-project-l…
- Loading branch information
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
Flow.Launcher.Plugin.UnityLauncherPlugin | ||
================== | ||
|
||
Launch Unity projects from [Flow launcher](https://github.com/Flow-Launcher/Flow.Launcher). | ||
Inspired by [Unity engine](https://github.com/LeLocTai/Flow.Launcher.Plugin.UnityEngine) | ||
Launch Unity projects from [Flow launcher](https://github.com/Flow-Launcher/Flow.Launcher). (Inspired by [Unity engine](https://github.com/LeLocTai/Flow.Launcher.Plugin.UnityEngine)) | ||
|
||
**This plugin works with Unity Hub 3** | ||
### **This plugin supports Unity Hub 3** | ||
|
||
![demo](https://github.com/user-attachments/assets/875038b4-6a7a-4fdf-a71d-efd38afe97b7) | ||
### Usage | ||
|
||
u <project name> | ||
|
||
- Supports use of spaces in project names. | ||
- Show a ★ next to favorite projects. | ||
- Shows a ⚠️ next to project which are in version that isn't installed | ||
- Shows project path, last modified date and version | ||
- Shows ★ next to favorite projects. | ||
- Shows ⚠️ next to project which are in version that isn't installed. | ||
- Shows project path, last modified date, and project version under project name. |