Update README.md

This commit is contained in:
Piotr Siuszko 2022-10-09 13:17:57 +02:00 committed by GitHub
parent d108f7a644
commit 188d4e7168
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 13 deletions

View File

@ -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) # 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. 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) ![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 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 ## Thanks
Big thanks to https://github.com/unitycoder/UnityLauncherPro Big thanks to https://github.com/unitycoder/UnityLauncherPro