From 188d4e71687f9ff2bcddccccf3eb370cdf9d1cb5 Mon Sep 17 00:00:00 2001 From: MevLyshkin Date: Sun, 9 Oct 2022 13:17:57 +0200 Subject: [PATCH] Update README.md --- README.md | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 34d1165..2584a01 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Rusty Hub [![build](https://github.com/Leinnan/rusty_hub/actions/workflows/rust.yml/badge.svg)](https://github.com/Leinnan/rusty_hub/actions/workflows/rust.yml) +https://www.mevlyshkin.com/projects/rusty_unity_hub/ + Very simple alternative for Unity Hub. Rust pet project. For now it does work properly only on Windows, but support for other platforms is on the roadmap. ![rusty_hub_egui_JU3JdNtfpz](https://user-images.githubusercontent.com/13188195/192162924-2f8eaef5-fc65-47f2-834c-f8abb704451d.gif) @@ -21,19 +23,6 @@ cargo build --release cargo run --release ``` - -### 0.2 ToDo - -- [x] Working Mac version -- [x] Detecting installed templates -- [ ] Creating project from templates - -### 0.3 ToDo - -- [ ] Downloading templates -- [ ] Downloading Unity editors -- [ ] More? - ## Thanks Big thanks to https://github.com/unitycoder/UnityLauncherPro