From 98703a950ce55d08fc767908f61178b5bccc691e Mon Sep 17 00:00:00 2001 From: GhostMiner <66090703+Ghost-Miner@users.noreply.github.com> Date: Fri, 20 Dec 2024 12:00:39 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 295a928..24a7374 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,17 @@ Flow.Launcher.Plugin.UnityLauncherPlugin ================== -A plugin for the [Flow launcher](https://github.com/Flow-Launcher/Flow.Launcher). +**Launch Unity projects from [Flow launcher](https://www.flowlauncher.com/).** _(Inspired by [Unity engine](https://github.com/LeLocTai/Flow.Launcher.Plugin.UnityEngine))_ +### **This plugin supports Unity Hub 3** + +![demo](https://raw.githubusercontent.com/Ghost-Miner/Unity-project-launcher-plugin/refs/heads/main/demo.gif) ### Usage - u \ No newline at end of file + u + +### Notable features +- Supports use of spaces in project names. +- 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.